Debugging Dynamic Links error: "iOS store ID does not exist in the given iOS bundle ID."
I create a Dynamic Link for my project, completed all setups Android works perfectly, but iOS is unable to redirect to App Store when the app is not installed, when I debug the Dynamic Link in the console, get the error "iOS store ID does not exist in the given iOS bundle ID."
Error msg screenshot error msg
I have checked and made sure that the Bundle ID, APP ID, and Team ID are set correctly. However, the same error still occurs and the iOS app does not redirects to the app store if it is not installed.
Have you ever encountered a similar error when using Firebase deeplinks? need your help!
My iOS App setup in Firebase: Firebase APP Setup Dynamic Link Setup
Long Dynamic Link https://fhmw.page.link/?link=https://www.fullertonhealth.com/&apn=com.mwpcp.android&isi=1614099585&ibi=com.fhn3.mwpcp
Debug Dynamic Link https://fhmw.page.link/debug?d=1
My iOS App setup in AppStore Connect: AppStore Connect Setup
Team ID: Team ID
AppStore Page: https://apps.apple.com/us/app/fhmw/id1614099585
Very confused, Need your valuable advice!