MobileRTCAuthError(rawValue:0)

Hello There,

i got this in my console :

objc[392]: Class LLBSDConnection is implemented in both /private/var/containers/Bundle/Application/6879C81F-47E4-4A9D-AD1C-F457E0247ECE/Zoom-Demo-Final.app/Frameworks/MobileRTC.framework/MobileRTC (0x106eefeb8) and /private/var/containers/Bundle/Application/6879C81F-47E4-4A9D-AD1C-F457E0247ECE/Zoom-Demo-Final.app/Zoom-Demo-Final (0x104fe4ba0). One of the two will be used. Which one is undefined.

objc[392]: Class LLBSDConnectionServer is implemented in both /private/var/containers/Bundle/Application/6879C81F-47E4-4A9D-AD1C-F457E0247ECE/Zoom-Demo-Final.app/Frameworks/MobileRTC.framework/MobileRTC (0x106eeff08) and /private/var/containers/Bundle/Application/6879C81F-47E4-4A9D-AD1C-F457E0247ECE/Zoom-Demo-Final.app/Zoom-Demo-Final (0x104fe4bf0). One of the two will be used. Which one is undefined.

objc[392]: Class LLBSDConnectionClient is implemented in both /private/var/containers/Bundle/Application/6879C81F-47E4-4A9D-AD1C-F457E0247ECE/Zoom-Demo-Final.app/Frameworks/MobileRTC.framework/MobileRTC (0x106eeff80) and /private/var/containers/Bundle/Application/6879C81F-47E4-4A9D-AD1C-F457E0247ECE/Zoom-Demo-Final.app/Zoom-Demo-Final (0x104fe4c68). One of the two will be used. Which one is undefined.

objc[392]: Class LLBSDProcessInfo is implemented in both /private/var/containers/Bundle/Application/6879C81F-47E4-4A9D-AD1C-F457E0247ECE/Zoom-Demo-Final.app/Frameworks/MobileRTC.framework/MobileRTC (0x106eefff8) and /private/var/containers/Bundle/Application/6879C81F-47E4-4A9D-AD1C-F457E0247ECE/Zoom-Demo-Final.app/Zoom-Demo-Final (0x104fe4c90). One of the two will be used. Which one is undefined.

objc[392]: Class LLBSDMessage is implemented in both /private/var/containers/Bundle/Application/6879C81F-47E4-4A9D-AD1C-F457E0247ECE/Zoom-Demo-Final.app/Frameworks/MobileRTC.framework/MobileRTC (0x106eeffa8) and /private/var/containers/Bundle/Application/6879C81F-47E4-4A9D-AD1C-F457E0247ECE/Zoom-Demo-Final.app/Zoom-Demo-Final (0x104fe4d30). One of the two will be used. Which one is undefined.

2020-06-05 16:49:07.512923+0200 Zoom-Demo-Final[392:24885] [Application] Failed to instantiate the default view controller for UIMainStoryboardFile ‘Main’ - perhaps the designated entry point is not set?

2020-06-05 16:49:07.625067+0200 Zoom-Demo-Final[392:24885] old data has cpoied done

2020-06-05 16:49:07.627043+0200 Zoom-Demo-Final[392:24885] [logging-persist] cannot open file at line 43353 of [378230ae7f]

2020-06-05 16:49:07.627110+0200 Zoom-Demo-Final[392:24885] [logging-persist] os_unix.c:43353: (0) open(/var/mobile/Containers/Data/Application/7776E81B-30A1-4B45-A1A0-4510F5356FE4/Documents/data/zoomus.tmp.db) - Undefined error: 0

2020-06-05 16:49:07.637025+0200 Zoom-Demo-Final[392:24885] [logging] table zoom_meet_participants already exists in "create table zoom_meet_participants (itemID integer64, name text, avatar text,snsID text, snsType integer, deviceID text,roleType integer);"

2020-06-05 16:49:07.637780+0200 Zoom-Demo-Final[392:24885] [logging] table zoom_kv already exists in "create table zoom_kv (key text, value text, section text);"

(Function)

MobileRTCAuthError(rawValue: 0)

error was 0

can anyone help ?

Hi @smarttouch.sts.eg,

Thanks for the post. The rawValue 0 means success. Are you facing any issues? Could you elaborate on the issue you are facing?

Thanks!