Assigned
Status Update
Comments
kl...@ubilabs.net <kl...@ubilabs.net> #2
This is not the same issue. 116170625 is a missing R class. This is just a warning that is shown in both cases.
ma...@visma.com <ma...@visma.com> #3
Note this seems to be related to Fabric. Removing `apply plugin: 'io.fabric'` (using v1.25.4) makes the warning go away.
ca...@google.com <ca...@google.com> #4
Will Fabric work without the plugin? We're using Crashalytics and perf-mon in our app.
kl...@ubilabs.net <kl...@ubilabs.net> #5
... no, and (if you don't remove all Fabric references) your app will crash
on open!
(nearly avoided sending that to prod)
On Wed, Jan 16, 2019 at 11:26 AM <buganizer-system@google.com> wrote:
on open!
(nearly avoided sending that to prod)
On Wed, Jan 16, 2019 at 11:26 AM <buganizer-system@google.com> wrote:
ca...@google.com <ca...@google.com> #6
Funny, it doesn't, apart from the fact I had to disable D8 because of alot of missing classes at runtime (maybe linked to this issue?)
Description
To reproduce: Create a new map style and and toggle the visibility of all features to "off"
This especially looks odd for dark map styles (see attachment).