The camera app opens as the application moves into background. On capturing the image on camera, the app crashes on callback.
Another such similar issue is that when the Rhomobile application is pushed in the background, the process gets terminated.
This happens only in certain Samsung devices.
Application built using rhodes-oss fails to capture camera image on Samsung Tab S |
1 Replies
ActivityThread: android.app.IntentReceiverLeaked: Service com.rhomobile.rhodes.RhodesService has leaked IntentReceiver com.rhomobile.rhodes.ConnectionChangeReceiver@957c9aa that was originally registered here. Are you missing a call to unregisterReceiver()?
This is what the logger says when the crash happens.