You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@manuquentin Hi ! I have just one small query,. How do I call RNCallkeep.setup(options) without prompting record audio, calls and phone account permission popups for android ? When I do it this way:
@manuquentin Hi ! I have just one small query,. How do I call RNCallkeep.setup(options) without prompting record audio, calls and phone account permission popups for android ? When I do it this way:
RNCallKeep.registerPhoneAccount(options)
RNCallKeep.setSettings(options)
RNCallKeep.registerAndroidEvents()
I'm not getting my calls. Only when I do RNCallkeep.setup(options) I get the call.
Any help would be appreciated. Thanks and cheers :)
The text was updated successfully, but these errors were encountered: