Yes, our users have iPhone 6 which does not support ios13. Zoom SDK crashes on ios 12.5. But since the developer does not have access to ios 12.5, he is not able to get the logs to debug the issue and share with Zoom team.
Unfortunately there is not much we can do without the logs. You could look into crashlytics which will automatically produce crash logs on a users device to share with the developer.
Hi, I think this was resolved because i’m not seeing the same problem anymore. You should follow steps from @Michael_Condon in that topic. Hope this help fixing your problem
Hi Michael_Condon,
I have made changes like you mentioned in previous post. Additionally i removed sampleHandler.h, sampleHandler.m, MobileRTCScreenShare.xcframework because currently we not using screen share feature in my app. Not able to install my app in mobile after done these all changes.