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?

ANSWERED

Does Median offers an API?

Hello, does Median offers an API that can be used as a backend with other software's for integrations?

ANSWERED

Blank page using react app.

Hi,

ANSWERED

ios 11 and probably lower

I created an app and downloaded the app ios source to xcode and tried to install it to an older ios device running ios 11. It wasn't possible since the deployment target is 13. When I change this to 11 it brings a lot of compilation errors because many features are not compatible which ios 11.