Closed korre closed 7 years ago
Tried to put the configuration in airshipconfig.properties instead but same problem occurs.
@korre Its a regression we introduced in 8.9.1. We will have a patch today.
Released in 8.9.3. Here is the fix: https://github.com/urbanairship/android-library/commit/b32ab5e860e509c6096ee353d3a2f789945069cb
I'm having trouble with a NPE on app start after updating to 8.9.2 from 8.6.1.
I tried to setup a new clean project but the same error occurs, even when the app only contains an activity and the Urban Airship integration, and I'm having a little trouble figuring out how to solve it.
The crash appears 100% of the time after some seconds when app is started and just idling.
Followed this instructions when setting up project: https://docs.urbanairship.com/platform/android/#configure-a-push-provider
Application.onCreate()
build.gradle
Stacktrace: