Questions
Replit URL Showing Expo Preview Page Instead of App
Hi everyone,
Apple and Google apps live but download sends customers to Expo test screen
I have to supposedly two live apps at the apple store. Both have the Expo test screen when customers try to download the app.
I just purchased the Starter license. My Bundle ID field is still locked and showing co.median.ios.zpkblzj I need it changed to: com.launchmindai.gamenighthost Please fix this for my account. Order confirmation:
I just purchased the Starter license.
My Bundle ID field is still locked
and showing co.median.ios.zpkblzj
I need it changed to:
com.launchmindai.gamenighthost
Please fix this for my account.
Order confirmation:Receipt #2239-4726
I am not able to save changes in the app I built
It's giving this error "SyntaxError: Unexpected token '<', " <h"... is not valid JSON"
iOS URL Scheme not registered after rebuild
I configured URL Scheme Protocol as "mygente" and rebuilt the iOS app twice. On my iPhone, opening mygente://mygente.co.uk/ in Safari returns "address is invalid" — the scheme doesn't appear to be registered in the binary. Bundle ID: co.median.ios.odpqrzd. What is the correct format, and does the scheme require anything else to be included in the build?
Does Meridian use a persistent WKWebView data store, and does it preserve localStorage/cookies after the app is force-quit?
I'm having an issue with my Base44 created site wrapped in Median and currently in TestFlight. When accessing the app users need to log in each time. I've tested this in Base44, and I'm able to maintain a logged in status, so the issue is likely with Median. I have cookie permanence set at 30 days. Anyone have a good fix? Does Median use a persistent WKWebView data store, and does it preserve localStorage/cookies after the app is force-quit?
ios app
Hi, I'm building an iOS app (TradePulse IQ, Bundle ID: co.median.ios.rdlxqjo) using Median to wrap a web app built on Base44. Apple has rejected my app under Guideline 3.1.1 because I currently sell a subscription via Stripe, and Apple requires digital subscriptions to go through In-App Purchase (StoreKit) instead.
I understand Median has a native In-App Purchase plugin with a JavaScript bridge (median.iap). I have a few questions before I commit to this:
Background audio
With the Background Audio plugin enabled, my app interrupts other audio (e.g. Spotify) when it plays narration, but the other app never resumes when my audio finishes. Is there a setting to deactivate the audio session with notifyOthersOnDeactivation, or to use a mixable/ducking category so other audio resumes automatically?
How can I get my app keystore file
How can I download the keystore file for my app
Native iOS In-App Purchases via Median JavaScript Bridge on Free Plan — IAP Namespace Not Exposed
Hello Median Support,