Question 1- I see from a previous post that the link reference and
Bundle ID can be the same, but does it make a difference if they are not
the same?From what I can tell, the two items function separately of each
other. They have a similar structure (com.company.app), but the "link
reference" is for external linking (if and when this is deployed) and
the "bundle ID" is for the app creation, something Apple/android uses to
understand the app.Is this correct?Question 2 - Is there a way to
clone/du...