Skip to main content

Posts

Showing posts from April, 2021

Transfer google play balance to Paytm, PhonePe, Google Pay or any UPI linked bank account.

To transfer google play balance, opinion rewards or gift cards to PayPal, Paytm, PhonePe, Google Pay or any UPI ID linked bank account , you can use QxCredit :Rewards Convertor app which is available on google play store: You will get back 80% of the google play balance. App link:  https://play.google.com/store/apps/details?id=qxcoding.qx_credit_reboot Follow these steps to transfer your play balance to paypal or UPI: 1) download app from play store. 2) login with your google account and phone number. 3) choose a token amount which you want to convert/transfer. 4) Enter your payout details.(UPI ID or PayPal Email) 5) wait for an acknowledgement mail form qxcredit containing information about your purchased token. 6) you will receive the amount within 3 days. 7) if you face any issues you can raise a query on website: https://qx-credit.web.app/#/contact_support About app: Introducing QxCredit : Rewards Converter Convert /Transfer or Exchange your Google Play Balance and opinion r

Unable to use firebase auth, even after adding sha1 keys [SOLVED]

For using firebase auth in your application ,you need to add sha1 keys via firebase console, but if you have already added them and still its not working, then following the below steps will definitely help you: step1 : Login to firebase console and download the google-services.json file: after opening the file ,you may notice that the sha1 keys are not displayed under the field certificate hash: In the above screenshot ,the sha1 keys are shown along the field named "certificate hash", that's how it should be... but for some reason ,the sha1 keys in the firebase console are not included in the google-service.json file, its probably a bug... step-2: workaround So ,to add the sha1 keys to the project ,you need to add/create credentials via google cloud platform: https://console.cloud.google.com/apis/credentials   =>go to the above link and select your project. =>click on create credentials, and from dropdown box choose "OAuth client id" =>choose your appl