PWA manifest uses base44.app subdomain instead of custom domain

App ID: 6927e88a0e12691d85cdb555

Custom domain: mexicanmusicarchive.com


Issue: The manifest at https://mexicanmusicarchive.com/api/apps/manifests/6927e88a0e12691d85cdb555/manifest.json returns start_url and scope as https://mexicanmusicarchive.base44.app instead of https://mexicanmusicarchive.com. This causes iOS Safari to share links using the base44.app subdomain URL instead of the custom domain.


Expected: start_url and scope should reflect the connected custom domain (https://mexicanmusicarchive.com).


Actual: "start_url": "https://mexicanmusicarchive.base44.app" and "scope": "https://mexicanmusicarchive.base44.app"


Workaround in place: Client-side hostname redirect in the app. But this should be fixed at the platform level so the manifest serves the correct origin.

Thanks!

Please authenticate to join the conversation.

Upvoters
Status

In Review

Board
πŸ’‘

Feature Request

Date

About 2 hours ago

Author

nissimjb

Subscribe to post

Get notified by email when there are changes.