Closed JonasVautherin closed 8 years ago
Hello,
When exiting, I receive the following error:
Service has leaked IntentReceiver dji.internal.version.c@4309fc40 that was originally registered here. Are you missing a call to unregisterReceiver()?
It says that the IntentReceiver has been registered somewhere in "initParams", called by "DJISDKManager.initSDKManager()".
Could you tell me which IntentReceiver is registered by "initSDKManager()" and how to unregister it?
Thanks in advance!
Wrong topic, sorry.
Hello,
When exiting, I receive the following error:
It says that the IntentReceiver has been registered somewhere in "initParams", called by "DJISDKManager.initSDKManager()".
Could you tell me which IntentReceiver is registered by "initSDKManager()" and how to unregister it?
Thanks in advance!