ProgressNS / sidekick-feedback

This repository is for feedback regarding NativeScript Sidekick. Use the issues system here to submit feature requests or vote for existing ones.
45 stars 9 forks source link

Sidekick does not respect different app ids for Android and iOS #420

Open uvigii opened 5 years ago

uvigii commented 5 years ago

If you follow official documentation, change IDs and after that open the project with SideKick(SK) your bulds will start failing with error:

No matching client found for package name '[ios:com.contoso.ios, android:com.contoso.android]'

SK will generate again App_Resources\Android\settings.json file and will show [object Object] in App Id field in properties.

Untitled

tsonevn commented 5 years ago

Hi @uvigii, Currently, using different app ids is not supported by SideKick. I will mark it as a feature request. For now, I would suggest keeping track of the issue for more info.