In my application google integration sign in and signup working in the debug version, whereas in signed APK it's not working. Whenever I log in to the RELEASED apk through google sign in or signup it shows a firebase error like this,
E/Firebase-Installations: Firebase Installations can not communicate with Firebase server APIs due to invalid configuration. Please update your Firebase initialization process and set valid Firebase options (API key, Project ID, Application ID) when initializing Firebase. " "message": "Requests from this Android client application com.package.com are blocked.", "status": "PERMISSION_DENIED"