You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/07/08 11:44:57 UTC

[GitHub] [cordova-android] NitzDKoder opened a new issue #762: Load UI/Webview with out Activity context.

NitzDKoder opened a new issue #762: Load UI/Webview with out Activity context.
URL: https://github.com/apache/cordova-android/issues/762
 
 
   
   
   **Hi Folks,**
   
   Currently the loading UI/Webview is bound to activity.
   
   My app is does the fetch(JS level) data from remote/local server on bootup.
   
   With androidQ activity cant be brought to foreground automatically.
    
   https://developer.android.com/preview/privacy/background-activity-starts
   
   
   https://stackoverflow.com/questions/18865035/android-using-webview-outside-an-activity-context
   
   **Feature:**
   
   Load UI/Webview with out Activity context. This should be configurable in cordova.
   
   
   
   https://stackoverflow.com/questions/32150196/loading-a-url-from-webview-without-showing-it
   
   
   Thanks
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org