JustinLong Member Licensed User May 23, 2018 #1 When the build app is created, does the bundle ID change from what is entered at Tools->Build Configurations->Package? I'm attempting to restrict access to my app to only my app, however using the com.domain.appname is not allowing access to the API. Anyone else have this issue?
When the build app is created, does the bundle ID change from what is entered at Tools->Build Configurations->Package? I'm attempting to restrict access to my app to only my app, however using the com.domain.appname is not allowing access to the API. Anyone else have this issue?
Erel B4X founder Staff member Licensed User Longtime User May 23, 2018 #2 The bundle id is the package name. It doesn't change. Maybe the case is incorrect (com.Domain.AppName)? Upvote 0
The bundle id is the package name. It doesn't change. Maybe the case is incorrect (com.Domain.AppName)?
JustinLong Member Licensed User May 23, 2018 #3 That’s what I thought too - but i’ve tried every different variation on case and none have worked. I’ll post back if i figure out what is causing this. Thanks for the time! Justin Upvote 0
That’s what I thought too - but i’ve tried every different variation on case and none have worked. I’ll post back if i figure out what is causing this. Thanks for the time! Justin