내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Good practice or bad: Naming Bundle IDs for iOS and Android

Avatar

Level 6

I like to keep things relatively systematic.  I don't have a lot of experience with Android.

But, when making apps for both platforms, is it a good idea, or a bad idea to keep the Bundle ID the same for both platforms?

Thanks,

Tommy

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee

I think it's a good idea to keep the same Bundle ID for iOS and Android. I can't think of any reason to use different Bundle IDs. In some cases, such as setting up Push Messaging in Mobile Marketing, using the same Bundle ID for iOS/Android provides more flexibility.

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Employee

I think it's a good idea to keep the same Bundle ID for iOS and Android. I can't think of any reason to use different Bundle IDs. In some cases, such as setting up Push Messaging in Mobile Marketing, using the same Bundle ID for iOS/Android provides more flexibility.

Avatar

Level 6

Thanks Bob!