ark-brighthustle / flutter_zoom_sdk

Zoom SDK from ZOOM ported to flutter as plugin with all necessary features and with Null Safety which is implementation by CodeSyncr
BSD 3-Clause "New" or "Revised" License
39 stars 84 forks source link

Not able to start meeting on iOS but can join a meeting successfully on iOS #89

Open Faizan-Farooq opened 2 years ago

Faizan-Farooq commented 2 years ago

Hi, I have been using this plugin for my android app. I am porting the app to iOS and unfortunately the start meeting functionality is not working on iOS. I can successfully join an already started meeting but not start a new meeting. I checked the example as well and its also not working in the example project provided. I am testing on a real device and not an emulator. Can anyone guide as to what might be the issue as i am also not getting any logs on xcode. Thank You!

ark-brighthustle commented 2 years ago

Hi, I have been using this plugin for my android app. I am porting the app to iOS and unfortunately the start meeting functionality is not working on iOS. I can successfully join an already started meeting but not start a new meeting. I checked the example as well and its also not working in the example project provided. I am testing on a real device and not an emulator. Can anyone guide as to what might be the issue as i am also not getting any logs on xcode. Thank You!

any error log

Faizan-Farooq commented 2 years ago

Hi, I have been using this plugin for my android app. I am porting the app to iOS and unfortunately the start meeting functionality is not working on iOS. I can successfully join an already started meeting but not start a new meeting. I checked the example as well and its also not working in the example project provided. I am testing on a real device and not an emulator. Can anyone guide as to what might be the issue as i am also not getting any logs on xcode. Thank You!

any error log

yes xcode printed "error was 0" and that too sometimes. it wasn't printed every time

Faizan-Farooq commented 2 years ago

@evilrat any follow up on this? Thanks in advance

ark-brighthustle commented 2 years ago

Hi, I have been using this plugin for my android app. I am porting the app to iOS and unfortunately the start meeting functionality is not working on iOS. I can successfully join an already started meeting but not start a new meeting. I checked the example as well and its also not working in the example project provided. I am testing on a real device and not an emulator. Can anyone guide as to what might be the issue as i am also not getting any logs on xcode. Thank You!

any error log

yes xcode printed "error was 0" and that too sometimes. it wasn't printed every time

looking into it for solution

Faizan-Farooq commented 2 years ago

Hi, I have been using this plugin for my android app. I am porting the app to iOS and unfortunately the start meeting functionality is not working on iOS. I can successfully join an already started meeting but not start a new meeting. I checked the example as well and its also not working in the example project provided. I am testing on a real device and not an emulator. Can anyone guide as to what might be the issue as i am also not getting any logs on xcode. Thank You!

any error log

yes xcode printed "error was 0" and that too sometimes. it wasn't printed every time

looking into it for solution

Alright. Thank You! I am eagerly waiting for a solution. And thank you for this awesome package

Faizan-Farooq commented 2 years ago

Hi, I have been using this plugin for my android app. I am porting the app to iOS and unfortunately the start meeting functionality is not working on iOS. I can successfully join an already started meeting but not start a new meeting. I checked the example as well and its also not working in the example project provided. I am testing on a real device and not an emulator. Can anyone guide as to what might be the issue as i am also not getting any logs on xcode. Thank You!

any error log

yes xcode printed "error was 0" and that too sometimes. it wasn't printed every time

looking into it for solution

@evilrat any update on this? Thank You in advance

Faizan-Farooq commented 1 year ago

@evilrat sorry to bother again. Any updates on this? I am running past some critical deadlines

brandonthomsontz commented 1 year ago

@evilrat are you able to get this package running on iOS simulator?

ark-brighthustle commented 1 year ago

@evilrat are you able to get this package running on iOS simulator?

soon will be update to latest zoom sdk...which might solve the issues

Manojdaiya1992 commented 1 year ago

@Fanatic6 can you please let me know the configuration for iOS device as I am not able to build the application

Faizan-Farooq commented 1 year ago

@Fanatic6 can you please let me know the configuration for iOS device as I am not able to build the application

iOS builds are not working @Manojdaiya1992

Faizan-Farooq commented 1 year ago

@evilrat any update on this or when the new version is coming out?