Questions
Access to Media Storage on Android phone
Using the html input tag file only shows access to camera, contact and image gallery but no option to browse other files.
My application is not showing notification headsup on the top of the display
Hello there ,
App Widgets ?
Hello, I just want to know, how can I add a widget in my web based app. Thanks !
Google Play and App Store
Hello,
Background Location Native Plugin - Configuration usage
Hi there,
My client have purchased this plugin and trying to see the usage in testflight after XCode changes done
1- I can see the Background Location is active in gonative object.
2- But I don't see any reflection of the command gonative.backgroundLocation.start(...).
2.1 I have copied all the JS code which was there.
Check device notification permissions
Is there a way through the javascript bridge to check the current state of notification permissions on the users device?
Background Location Native Plugin
If I purchase this plugin,
I've to only copy/paste the JS code into APP and changes in XCode.
Download file Blob
Is it possible to download a file that is returned from our api as a blob? Currently we are trying to use window.URL.createObjectURL(blob); to pass a url to the gonative.share.downloadFile function but the app pops up a notification with 'unknown protocol: blob'.
Cross site tracking config
We need to embed thoughtspot but it uses third party cookies and cross site tracking, but for some reason if you disable cross site tracking it also disables the usage of third party cookies and we cannot authenticate in thoughtspot propperly.
is there a way that we can ensure that our go native app enables the cross site tracking for all the users so they wouldn't face that issue?
Can I add a news section in the app where I can update the news articles via my website CMS?
I am looking to create an app that has a news section in it. If my website has a news section and I create an app from it, will the news section in the app update when I update the news in my websites?