Questions
Apple refused review because they think it is too similar as web browsing
Dear Median team. We get refuse by Apple and here is their reply:
Your app provides a limited user experience as it is not sufficiently different from a web browsing experience. As such, the experience it provides is similar to the general experience of using a web browser. Including features such as push notifications, Core Location, or sharing do not provide a robust enough experience to be appropriate for the App Store.
Can you give me some suggestion? Thank you very much
Permissions afetr upgraded to API 34
After rebuilding my apps to meet the request for API 34, they no longer ask for location permissions on startup. Why is that?
App Updates
If I start with the free tier app, but decide to upgrade later… Can I push an update to the app? How do updates work?
Opening a part of app with AppBrowser
Hello,
App must target Android 14 (API level 34) or higher - Recent build
Hi,
I rebuilt my Android AAB files yesterday due to this message in the Play Store, but I'm still getting a message from Google that yesterday's build is still targeting older versions of Android. Why are new builds still having this issue? I have a valid and active App updates plan subscription.
Share to App callback get triggered randomly
Hello Team,
its been a bit frustruating getting share to plugin to work as we expect. Our main website runs next js 14. We are able to get the url information in our app but the callback gets triggered randomly. Everytime we navigate to in our application, the callback get triggered and runs. The information in the share to never gets dumped after the callback runs. Any solutions?
Android 14 (API level 34) - Google play store
Hello,
Package '${applicationId}.test' from AndroidManifest.xml is not a valid Java package name as '${applicationId}' is not a valid Java identifier.
Package '${applicationId}.test' from AndroidManifest.xml is not a valid Java package name as '${applicationId}' is not a valid Java identifier.
All new builds are broken
Hey not sure if it’s just me but all new builds I make as of today are broken for iOS.
When navigating in iOS there is a fade effect - this blanks out after using replaceState
Is there a way to disable the cross fade effect altogether? On one of our pages, we change the url when a button is clicked using replaceState and it fully blanks out the app.