Android 12 join Zoom Error

Description

  1. JNI DETECTED ERROR IN APPLICATION: JNI CallIntMethodV called with pending exception java.lang.SecurityException: getCallState: Neither user 10148 nor current process has android.permission.READ_PHONE_STATE.

after add android.permission.READ_PHONE_STATE

  1. Log is the following: java.lang.RuntimeException: Unable to create service com.zipow.videobox.share.ScreenShareServiceForSDK: java.lang.IllegalArgumentException: com.campgladiator: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent. Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles.

Which Android Meeting SDK version?
v5.7.6.1922

Smartphone (please complete the following information):

  • Device: [e.g. Pixel 3]
  • OS: [e.g. Android 12]

Hi @louisgao.proj, thanks for using our SDK.

Unfortunately we do not yet have support for API 31. This will be resolved when we release a version of the SDK with support for it.

Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.