FormidableLabs / react-native-app-auth

React native bridge for AppAuth - an SDK for communicating with OAuth2 providers
https://commerce.nearform.com/open-source/react-native-app-auth
MIT License
1.96k stars 438 forks source link

signing key cannot be null or empty. #962

Closed utiq closed 1 month ago

utiq commented 2 months ago

Issue

I'm using Google OAuth in Android and I get this error when the user enter their credentials and it returns to the app. iOS works just fine.

Screenshot_20240416_122852


Environment

faizplus commented 1 month ago

This seems to be coding/config error and is unrelated to this open source library and falls under general development help.