ConnectyCube / connectycube-flutter-samples

Code samples for Flutter, based on ConnectyCube platform
https://developers.connectycube.com/flutter/
Apache License 2.0
86 stars 90 forks source link

Package name changes on application already on the connectycube hobby plan #314

Closed richanshah closed 6 months ago

richanshah commented 8 months ago

Hi @TatankaConCube ,

Our Application package identifier has been changed in we have a connectycube admin panel with both ios and Android configurations. Can u guide us to migrate to a new package? how does it work in the connectycube panel? can we update existing certificates and it will work or not?

Thanks in advance...

TatankaConCube commented 8 months ago

If you are using the APNS or APNS_VOIP push notifications you must create the new certificate with the new Bundle ID and upload it to the Connectycube Admin panel. Then your users should create a new subscription with an updated Bundle ID (keep in mind - for Apple it is the new app). The Android platform doesn't require additional configs in the Connectycube admin panel in case you use the same Firebase app in your project.

If you use the screen-sharing feature in your iOS project, you should update the Bundle ID for the screen-sharing extension and the app group for both the app and the extension, more in this guide https://developers.connectycube.com/flutter/videocalling?id=ios-screen-sharing-using-the-screen-broadcasting-feature

richanshah commented 8 months ago

ok thanks

TatankaConCube commented 6 months ago

no activity for a long time. closing