Adam Larson

Results 4 comments of Adam Larson

I am running into the same problem, has anyone make any progress on this? Seems like a androidx vs support library conflict?

Actually: I haven't test this fully yet, but removing implementation(name: 'com.android.support.support-compat-27.0.2', ext:'aar') From build.gradle gets me building apk's again. Gonna do some testing to see if anything is broken though....

Yes this is Unity, instead of building the apk/aab from the editor, I export to Android Studio so I can work through dependencies. It helps a lot when debugging things...

> Hi @ncinoadam , which Firebase modules are you using? Just push notifications? I'm currently just using the Messaging module, but it wouldn't be hard to figure out the conflicts...