oliveiradev / RxPhoto

This lib using reactive approach for get and take pictures
MIT License
41 stars 14 forks source link

Problem with getting photo on some devices #15

Open lab-explorer opened 6 years ago

lab-explorer commented 6 years ago

It's very popular issue. But i can't repeat it. Fatal Exception: java.lang.RuntimeException Unable to resume activity {com.github.oliveiradev.lib.OverlapActivity}: java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=9124, result=-1, data=null} to activity {com.github.oliveiradev.lib.OverlapActivity}: kotlin.UninitializedPropertyAccessException: lateinit property rx2Photo has not been initialized com.github.oliveiradev.lib.OverlapActivity.onActivityResult (OverlapActivity.kt:231) android.app.Activity.dispatchActivityResult (Activity.java:7111) android.app.ActivityThread.deliverResults (ActivityThread.java:4169) android.app.ActivityThread.performResumeActivity (ActivityThread.java:3467) android.app.ActivityThread.handleResumeActivity (ActivityThread.java:3533) android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:2791) ...