Xiaolei Yu created CB-12835:
-------------------------------

             Summary: Add a Context getter in CordovaInterface
                 Key: CB-12835
                 URL: https://issues.apache.org/jira/browse/CB-12835
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-android
    Affects Versions: 3.5.0
            Reporter: Xiaolei Yu


We use a WebView instance within an android Service and attach it to an 
activity view hierarchy when user interaction is required.
Assuming cordova wants to support such use case a Context getter is needed in 
CordovaInterface for plugins that are accessing Context through getActivity() 
(such as the device plugin)
 
I originally created CB-12623 for the device plugin. After receiving comments I 
think it should be addressed in here first.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to