NativeActivity should not inherit from com.tns.NativeScriptActivity. We are not allowed to extend activities so we should only provide implementation of methods that we want to override.
Note that this change requires modules to execute on Android runtime with version 1.1.0 or later.
Reactions are currently unavailable
NativeActivity should not inherit from com.tns.NativeScriptActivity. We are not allowed to extend activities so we should only provide implementation of methods that we want to override.
Note that this change requires modules to execute on Android runtime with version 1.1.0 or later.