when composing the app-link to the app-store, is the APP_STORE_ID is the AppleID found in the screen-shot down below?
export const APP_STORE_LINK = `https://itunes.apple.com/us/app/${APP_NAME}/id${APP_STORE_ID}?mt=8`;
when composing the app-link to the app-store, is the APP_STORE_ID is the AppleID found in the screen-shot down below?
export const APP_STORE_LINK = `https://itunes.apple.com/us/app/${APP_NAME}/id${APP_STORE_ID}?mt=8`;