Zeno97 / cordova-plugin-jitsi-meet-sdk

Cordova plugin for Jitsi Meet React Native SDK.
Apache License 2.0
8 stars 11 forks source link

no visible @interface for 'JitsiMeetConferenceOptionsBuilder' when i compile #24

Closed ricardorinconremolina closed 2 years ago

ricardorinconremolina commented 2 years ago

HI Zeno97, I have a problem when I compile ti IOS. Plis can you help me, You know, How can I resolve it ? Captura de Pantalla 2022-08-19 a la(s) 3 05 11 p m

Zeno97 commented 2 years ago

cordova platform remove ios cordova platform add ios

Open with xCode the ios folder generated and try to build with it

Inviato dal mio Galaxy

-------- Messaggio originale -------- Da: ricardorinconremolina @.> Data: 19/08/22 22:09 (GMT+01:00) A: Zeno97/cordova-plugin-jitsi-meet-sdk @.> Cc: Subscribed @.***> Oggetto: [Zeno97/cordova-plugin-jitsi-meet-sdk] no visible @interface for 'JitsiMeetConferenceOptionsBuilder' when i compile (Issue #24)

HI Zeno97, I have a problem when I compile ti IOS. Plis can you help me, You know, How can I resolve it ? [Captura de Pantalla 2022-08-19 a la(s) 3 05 11 p m]https://user-images.githubusercontent.com/111593781/185698968-ef397887-152f-4c8c-a16f-a36a014e2dd3.png

— Reply to this email directly, view it on GitHubhttps://github.com/Zeno97/cordova-plugin-jitsi-meet-sdk/issues/24, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKABCKCP2XYMIWJCPXCETVTVZ7SXVANCNFSM57B2UMJQ. You are receiving this because you are subscribed to this thread.Message ID: @.***>

ricardorinconremolina commented 2 years ago

HI zeno 97, then I tried and don't working, i have the same error. Captura de Pantalla 2022-08-22 a la(s) 8 50 37 a m

Zeno97 commented 2 years ago

Hello i have fixed the jitsi meet sdk version to 3.10.4. Probably had been major realeses that deprecated some code.

Try remove and install this plugin, remove and add platform ios and let me know

ricardorinconremolina commented 2 years ago

hello Zeno97,
i have a question,

what is the install ? : 1- npm i cordova-plugin-jitsi-meet-sdk@4.0.4 or 2- cordova plugin add cordova-plugin-jitsi-meet-sdk

Zeno97 commented 2 years ago

cordova plugin add cordova-plugin-jitsi-meet-sdk

Inviato dal mio Galaxy

-------- Messaggio originale -------- Da: ricardorinconremolina @.> Data: 25/08/22 16:32 (GMT+01:00) A: Zeno97/cordova-plugin-jitsi-meet-sdk @.> Cc: Massimiliano Coppola @.>, Comment @.> Oggetto: Re: [Zeno97/cordova-plugin-jitsi-meet-sdk] no visible @interface for 'JitsiMeetConferenceOptionsBuilder' when i compile (Issue #24)

hello Zeno97, i have a question,

what is the install ? : 1- npm i @.*** or 2- cordova plugin add cordova-plugin-jitsi-meet-sdk

— Reply to this email directly, view it on GitHubhttps://github.com/Zeno97/cordova-plugin-jitsi-meet-sdk/issues/24#issuecomment-1227343824, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKABCKDNT2T57Z5YPCY637DV257ZHANCNFSM57B2UMJQ. You are receiving this because you commented.Message ID: @.***>

ricardorinconremolina commented 2 years ago

hello Zeno97, I tried your indication and compiled on Xcode and now I have this Error:

Captura de Pantalla 2022-08-25 a la(s) 2 32 25 p m

thank's you for help me

Zeno97 commented 2 years ago

You need to select 'compile for all arm64 devices' instead of ipod or directly to real device

Inviato dal mio Galaxy

-------- Messaggio originale -------- Da: ricardorinconremolina @.> Data: 25/08/22 21:39 (GMT+01:00) A: Zeno97/cordova-plugin-jitsi-meet-sdk @.> Cc: Massimiliano Coppola @.>, Comment @.> Oggetto: Re: [Zeno97/cordova-plugin-jitsi-meet-sdk] no visible @interface for 'JitsiMeetConferenceOptionsBuilder' when i compile (Issue #24)

hello Zeno97, I tried your indication and compiled on Xcode and now I have this Error:

[Captura de Pantalla 2022-08-25 a la(s) 2 32 25 p m]https://user-images.githubusercontent.com/111593781/186753274-79781860-4e9b-4e71-b038-5883c3f4cc08.png

thank's you for help me

— Reply to this email directly, view it on GitHubhttps://github.com/Zeno97/cordova-plugin-jitsi-meet-sdk/issues/24#issuecomment-1227684986, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKABCKB7JPBPVCKZG7GGGATV27DX3ANCNFSM57B2UMJQ. You are receiving this because you commented.Message ID: @.***>

ricardorinconremolina commented 2 years ago

thak's zeno97, this fixes is working, so thak's, the better solution is compile on device