RxPhoto icon indicating copy to clipboard operation
RxPhoto copied to clipboard

Problem with getting photo on some devices

Open lab-explorer opened this issue 7 years ago • 0 comments
trafficstars

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) ...

lab-explorer avatar May 03 '18 08:05 lab-explorer