apptentive / apptentive-android

Apptentive Android SDK
http://www.apptentive.com
BSD 3-Clause "New" or "Revised" License
65 stars 64 forks source link

No handling of null extras in FragmentFactory #133

Closed kaneoriley closed 7 years ago

kaneoriley commented 7 years ago

Whilst the methods expect a @NonNull bundle, the activity can be launched without one by the monkey test runner, causing crashes to be logged.

This happens every time we release an update to the Play Store, as noted here:

http://stackoverflow.com/a/31957108

This state should be handled more gracefully.

skykelsey commented 7 years ago

Thanks for letting us know Kane. We'll take care of it in an upcoming release.

skykelsey commented 7 years ago

Fixed in 4.0.1