Multiple App Identifiers for Android & iOS #16373
-
Hello I was wondering how to go about setting multiple App Identifiers for both Android and iOS but each platform will need to have App Identifier that is slightly different from the other. Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Answered by
baaaaif
Jul 26, 2023
Replies: 2 comments
-
We solved this with multiple PropertyGroups and Conditions in the csproj file.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
EdwardMcFlurry
-
@baaaaif thank you for the answer 👍🏻 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We solved this with multiple PropertyGroups and Conditions in the csproj file.