I am getting the below error, when I open (reopen) the app using menu (a new instance simply..) which is already running but minimized, only for the first time after installation .
java.lang.RuntimeException: Unable to start activity ComponentInfo{org.nativescript.myApp/com.tns.NativeScriptActivity}:
con.tns.NativeScriptException: calling js method getActivity falied
Error: Frame already attached to an Activity....
Could anybody help me with this, thanks in advance.
I am getting the below error, when I open (reopen) the app using menu (a new instance simply..) which is already running but minimized, only for the first time after installation .
java.lang.RuntimeException: Unable to start activity ComponentInfo{org.nativescript.myApp/com.tns.NativeScriptActivity}:
con.tns.NativeScriptException: calling js method getActivity falied
Error: Frame already attached to an Activity....
Could anybody help me with this, thanks in advance.