After going a lot of places setting up my bundle id, now I get :
An App ID with Identifier 'com.myapp.estate' is not available. Please enter a different string.
com.myapp.estate
is just an example here mine is a lot more unique, so how do I check if a selected bundle id on iOS is free before going through all these setups again?
For android we can look for https://play.google.com/store/apps/details?id=com.myapp.estate
if it says it doesn't exist it means it's free.