I am trying to make my React-Native app redirect to the store so users can update the app faster instead of searching for it.I found a package which helps me with getting the store links.For the android it asks for the packageName
which I got. For the IOS however it asks for appID
and I don't know where to find it.
Any ideas on how I could locate this ID? Google isn't very much of help because so much SEO on apple's side I get iCloud results.