Hi There,
Zoom iOS SDK has been integrated and working nicely in development mode but it throws the title error when try validate project or upload project from xCode for app publishment.
Error mage is here.
Hi There,
Zoom iOS SDK has been integrated and working nicely in development mode but it throws the title error when try validate project or upload project from xCode for app publishment.
Error mage is here.
Hey @arifhosain,
Thanks for using the dev forum!
Somewhere in your release signing settings, you are using the bundle ID “us.zoom.MobileRTC” which is a unique bundleID that is already taken by Zoom. You will have to replace that bundleID with your own unique one. It cannot start with “us.zoom” either, because “us.zoom” is reserved for the Zoom development team.
Thanks!
Michael