Im exploring options to query my websites responses. I have looked into xmlhttprequests and feel very limited by googles csp when developing a chrome cordova app. Now I know googles webview is not directly supported for translating from reading this documentation.
My questions are:
- Will I have access to pass information from my cordova webview to the native sections of my chrome app?
- Will cordova plugins run on google packaged apps?
- Would it make more sense to drop the chrome desktop app idea and develop strictly for the phones?