The solution to this problem was: Declare android:name = ".CoreApplication"
in your AndroidManifest.xml file, in the <application .../>
tag.
The solution to this problem was: Declare android:name = ".CoreApplication"
in your AndroidManifest.xml file, in the <application .../>
tag.