mieszko4 / react-native-zoom-us

MIT License
122 stars 116 forks source link

App is crashing in zoom initialize process #3

Closed ahmedsu closed 3 years ago

ahmedsu commented 5 years ago

I have problem when I want to initialize zoom. App is crashing. Any suggestions? Also tried your zoom-us test project.

mieszko4 commented 5 years ago

I haven't checked this project for 9 months. I suppose you are using new android/iso but there could be lots of reasons. Please be more specific why app is crashing. Write some logs, etc.

ahmedsu commented 5 years ago

I'll check some logs now and deliver it. I was trying it with API Level 27 and 28. 27 API Level is max supported by Zoom as I can see. But in both of them it just put app down when I call ZoomUs.initialize function. With no error displayed. And I get alert "App is crashed." from Android OS.

ahmedsu commented 5 years ago

When I try to initialize Zoom this happens:

zoominiti

This is when I try to start it with press on a button but Zoom is not initialized:

zoomstart

mieszko4 commented 5 years ago

I upgraded the lib to v2 with newest android zoom sdk. The demo for this is in branch https://github.com/mieszko4/react-native-zoom-us-test/tree/upgrade/zoom Joining meeting worked for me well. Please try that yourself.

ahmedsu commented 5 years ago

Thank you very much. I will try it.


From: mieszko4 notifications@github.com Sent: Friday, May 17, 2019 8:34 AM To: mieszko4/react-native-zoom-us Cc: ahmedsu; Author Subject: Re: [mieszko4/react-native-zoom-us] App is crashing in zoom initialize process (#3)

I upgraded the lib to v2 with newest android zoom sdk. The demo for this is in branch https://github.com/mieszko4/react-native-zoom-us-test/tree/upgrade/zoom Joining meeting worked for me well. Please try that yourself.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/mieszko4/react-native-zoom-us/issues/3?email_source=notifications&email_token=AE7LZ67O6X4ASSWKQANACZDPVZU2PA5CNFSM4HNDS7CKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUD7LA#issuecomment-493371308, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AE7LZ652E2LGF4YJUAG2ZTDPVZU2PANCNFSM4HNDS7CA.

ahmedsu commented 5 years ago

Hello, thank you for android update. Works really well. Is is possible to update iOS version also?


From: mieszko4 notifications@github.com Sent: Friday, May 17, 2019 8:34 AM To: mieszko4/react-native-zoom-us Cc: ahmedsu; Author Subject: Re: [mieszko4/react-native-zoom-us] App is crashing in zoom initialize process (#3)

I upgraded the lib to v2 with newest android zoom sdk. The demo for this is in branch https://github.com/mieszko4/react-native-zoom-us-test/tree/upgrade/zoom Joining meeting worked for me well. Please try that yourself.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/mieszko4/react-native-zoom-us/issues/3?email_source=notifications&email_token=AE7LZ67O6X4ASSWKQANACZDPVZU2PA5CNFSM4HNDS7CKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUD7LA#issuecomment-493371308, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AE7LZ652E2LGF4YJUAG2ZTDPVZU2PANCNFSM4HNDS7CA.

mieszko4 commented 5 years ago

I need to find more time to do this

maheshp27 commented 4 years ago

@mieszko4 : Can you please tell me steps to upgrade library version to 2 ? I am still facing crash issue on ZoomUs.initialize().

mieszko4 commented 4 years ago

For android it will use v2 if you do npm install react-native-zoom-us For ios it probably will not work. With new react-native 0.60 I will need to take some time to clean up and figure out how to upgrade it for both ios/android. But unfortunately I do not have time to do it at the moment :(

YashMistry commented 4 years ago

Hello, any update? not able to intiate zoom @mieszko4 @ahmedsu

mieszko4 commented 3 years ago

I will close that for now. Please check with version 5 of the package (it is breaking changes though). If issue will appear again feel free to reopen it.

so-neeraj commented 2 years ago

I was trying to integrate zoom us nom package but my application gets crash in zoomus.initialize I need help. On this. Asap.

mieszko4 commented 2 years ago

You will need to provide more info - reference the test app https://github.com/mieszko4/react-native-zoom-us-test

so-neeraj commented 2 years ago

right now it is working. Thasks