nguptaesaral

Results 5 comments of nguptaesaral

> Any updates? Experiencing this in v0.73.4 Use Pressable instead of TouchableOpacity.

hi @ajayhcode @wilkinson4 , is this issue resolve. I am having the same issue, and i have upgreaded the Zoom SDK as per #314 but now i am not able...

after generating the JWT token, i can initialize it using clientKey, clientSecret, jwtToken together, as followed `const initializeResult = await ZoomUs.initialize({ clientKey, clientSecret, jwtToken });` but now when i try...

@wilkinson4 , yes, i am using the proguard as followed # Add any project specific keep options here: -keep public class com.dylanvann.fastimage.* {*;} -keep public class com.dylanvann.fastimage.** {*;} -keep public...

Hi, do we have any solution of this issue. i have removed the proguards. But the issue is still the same. Please let me know if there is any solution....