JuanPinoC

Results 1 comments of JuanPinoC

> > One manual step is still needed - in your project file android/app/src/main/java/myapp/MainApplication.java, add the following to the end of the onCreate() method: > > BackgroundTaskPackage.useContext(this); > > How...