Answered

iOS App crashes when using setItems & setTabs to implement dynamic menus using JavaScript Bridge.

After implementing dynamic menus using setItems(for sidebar navigation) & setTabs(for bottom navigation) with JavaScript Bridge, iOS App crashes though android app works fine.

Answered

Why is app displayed with native iOS WebView top and bottom bar.

Hi, the login page of our app shows in full screen but as soon as you login to the website and it navigates to the main content it displays the content with the native iOS WebView top and bottom navigation bars. (see image, not our app, but this is what we see, minus the bottom "Done" bar). I feel like this is a setting somewhere I need to change. Any help would be appreciated, thanks.

Answered

ipa file

Please how can i get the ipa file from the ios source code

Answered

[One Signal] Using Median Javascript Bridge in a NextJS app

Hello :)

Answered

System Requirements and Device Compatibility

What are the minimum operating system requirements for Android and iOS? Are there any other limitations, such as specific devices that are not supported?

Answered

Firebase cloud messaging support

Hello,

Answered

Tapping a Push Notification Issue

Hello I already setup a push notification and was able to pass data thru Additional Data.
I was able to get the data I need when tapping a notification but it will only possible if the app is running in the background. When the app is completely close, I can still get a push notif, taps it but I cant get the data. Seems like the gonative_onesignal_push_openedis not triggering if the app is close

Answered

BLOB Downloads Not Working

Hello, I have code that downloads a Blob object which is fetched from the server. I cannot seem to find a way to make it work on the emulator for either Android or iOs. Any help would be appreciated. I have a snippet of my code below:

Answered

Can I hide the sidepanel?

Can I hide the sidepanel-icon in the top-menu-bar with JS?

Answered

The app is already deployed. If I change my hosting, will it cause any problems?

The app is already deployed on the App Store and Google Play. Since the app is connected to the website, if I change my hosting, will it cause any problems? Will it stop connecting if I change my hosting provider to a new one?