Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

Link reference in project

Avatar

Level 2

Hi guys

Does the link reference that is in Project Settings of Adobe Publish have to match the Bundle id of your app?

I've been trying to upload an app I created in Adobe Publish into iTunes Connect with Application Loader and it's stalling.

I've tried a few different things to fix the app and thought that maybe this might be part of the problem?

JT

1 Accepted Solution

Avatar

Correct answer by
Level 2

Link Reference and Bundle ID are 2 very different things...the Link Reference is set in the Project settings and is used as the URLScheme. This allows you to open the app using 'link reference://..." from a hyperlink or similar. The BundleID must match the signing certificates from Apple. Typically, you will have a unique mobile provisioning file for each app you are managing.

For your specific issue, I think you need to make sure that the mobile provision file contains the same bundleID (or app ID) as the IPA you created.

1 Reply

Avatar

Correct answer by
Level 2

Link Reference and Bundle ID are 2 very different things...the Link Reference is set in the Project settings and is used as the URLScheme. This allows you to open the app using 'link reference://..." from a hyperlink or similar. The BundleID must match the signing certificates from Apple. Typically, you will have a unique mobile provisioning file for each app you are managing.

For your specific issue, I think you need to make sure that the mobile provision file contains the same bundleID (or app ID) as the IPA you created.