Questions
Questions about JavaScript bridge
Hi.
oneSignalInfo does not contain oneSignalUserId
median_onesignal_info(oneSignalInfo) is called but oneSignalInfo does not contain oneSignalUserId only for a specific user. The user is on a Samsung A54 (SM-A546W) and notifications are enabled. By the way, we use legacy oneSignalInfo.
Rebuild Doesn't Give New App Version
I am trying to upload a new apb in Google Play Console. I rebuild but the bundle is rejected because it says version nnn already exists. Please try a new version. I have done a rebuild three times but the error just keeps returning the same eror with nnn incremented each time.
Images Upload but showing median logo
I Have just hit build after not doing anything in my app for a few months , now i can only get the Median logo in the build and not the one thats uploaded .
error: package io.gonative.gonative_core does not exist
I have this line of code in the PackageList.java
hold press link open menu
Hi in the android mobile browser (chrome) when you hold press the link a menu will appear, but in the APP, well there is a menu, but only copy or open in new browser.
Associating account with in-app purchase
Hi, it seems that Apple does not provide any user info in their App Store Server Notifications, therefore there are only 2 ways I can see to associate an App Store Server Notification with a user in my database.
Location is not turned on after allowing the location permission
Hi all,
SSL invalid certificate issue
I have encountered an SSL issue in my mobile Android app at https://median.co/share/pwnkow. Whenever a page loads, I receive a popup saying "Invalid SSL certificate." I have verified that the SSL certificate is valid for the specified time period. I have also fixed the URL from http:// to https:// for the homepage, but I am still getting the "Invalid SSL certificate" error.
Google Material Symbols font not loading in actual device but working on emulator
Hello,