You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
after building the bundle for IOS and uploading it, I'm facing this error on Apple developer console:
ITMS-90338: Non-public API usage - The app references non-public selectors in
Frameworks/JitsiMeetSDK.framework/JitsiMeetSDK: initWithURLStrings:.
If method names in your source code match the private Apple APIs listed above, altering your method names
will help prevent this app from being flagged in future submissions. In addition, note that one or more of the above APIs
may be located in a static library that was included with your app. If so, they must be removed. For further information,
visit the Technical Support Information at http://developer.apple.com/support/technical/
Any idea what should I do? (I can use a custom build if necessary)
The text was updated successfully, but these errors were encountered:
Hi
after building the bundle for IOS and uploading it, I'm facing this error on Apple developer console:
Any idea what should I do? (I can use a custom build if necessary)
The text was updated successfully, but these errors were encountered: