Is there any known issues with running compose on a Samsung tablet? I’m noticing I get AARs every time I launch the application, but only on my Samsung tablet. Emulators and some other devices I have don’t have this issue.
j
jim
08/07/2020, 2:52 PM
This doesn't sound like something Compose related. That is to say, I can't imagine how anything we've done could cause this to happen. Maybe create a simple test project where you can add/remove Compose to see if it is really Compose related or is something else?
b
bohregard
08/07/2020, 3:49 PM
Sure, I’ll give that shot and see what happens
bohregard
08/07/2020, 4:15 PM
Just an update, I’m able to build a compose app with no issues so it’s related to something I’m doing.
FWIW, I’m using google maps and a few other things in this project so I’ll have to dig deeper.