mvysny / photocloud-frame-slideshow

Android Digital Photo Frame
https://www.android-photo-frame.eu
14 stars 1 forks source link

Error 5 #186

Closed DavidNidam closed 10 months ago

DavidNidam commented 10 months ago

Also live view fee paid and donation fee paid error #5 message pop up every x time while watching TV (Sony with android 10)

mvysny commented 10 months ago

Please see the https://www.android-photo-frame.eu/faq.html, the "Getting Billing Error #5". Could you confirm that you have the same error please?

DavidNidam commented 10 months ago

Hi.Thank you for applying. It is the same "....error 5 ......" notification only that:1. It is installed on Sony Android 10 TV and not my phone thus no toch screen.2. Payment has been done for both live-view and donation and processedsuccessfully - attach both receiptsDady Sent from my Samsung Galaxy smartphone.

-------- הודעה מקורית --------מאת: Martin Vysny @.> תאריך: 16.8.2023 11:39 (GMT+02:00) אל: mvysny/photocloud-frame-slideshow @.> עותק: DavidNidam @.>, Author @.> נושא: Re: [mvysny/photocloud-frame-slideshow] Error 5 (Issue #186) Please see the https://www.android-photo-frame.eu/faq.html, the "Getting Billing Error #5". Could you confirm that you have the same error please?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

mvysny commented 10 months ago

Thank you. Is there Google Play installed on your TV? Are you logged in on your TV with the same user which purchased both items?

DavidNidam commented 10 months ago

Yep.The same user.App installed from Google play and than paid from the app settings that was redirected to Google pay.Dady Sent from my Samsung Galaxy smartphone.

-------- הודעה מקורית --------מאת: Martin Vysny @.> תאריך: 16.8.2023 16:26 (GMT+02:00) אל: mvysny/photocloud-frame-slideshow @.> עותק: DavidNidam @.>, Author @.> נושא: Re: [mvysny/photocloud-frame-slideshow] Error 5 (Issue #186) Thank you. Is there Google Play installed on your TV? Are you logged in on your TV with the same user which purchased both items?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

mvysny commented 10 months ago

Unfortunately it is now known that is the cause of this. This error comes directly from Google Play, and Google doesn't offer any explanation on what went wrong. There is nothing else for us to do except to wait until Google finally provides a better API.

mvysny commented 10 months ago

Actually, I may have found out what's causing this. Currently I'm using an in-app-purchases library which uses Google API 3. I will need to start using Google API 6 (which requires a complete rewrite of the iap feature in PhotoCloud, oh well), but that should solve the this Error 5 error message hopefully; or it will completely break the entire payment service, I'm no longer trusting Google to do any sensible quality work, I've been disappointed in Google too many times for that.

mvysny commented 10 months ago

I have released new PhotoCloud 1.15.1 which uses the upgraded Billing library version 6.0.1. Hopefully that should fix the issue. If not, please feel free to reopen and let me know.