Reid Baker
Reid Baker
What version of in_app_purchase did you first see this issue? Has any version of in_app_purchase worked for you?
> The versions it was working properly was before the migration to in_app_purchase_android 0.3.0 > We have followed this guide https://github.com/flutter/packages/blob/main/packages/in_app_purchase/in_app_purchase_android/migration_guide.md > > Please also check through all the comments...
> > The versions it was working properly was before the migration to in_app_purchase_android 0.3.0 > > We have followed this guide https://github.com/flutter/packages/blob/main/packages/in_app_purchase/in_app_purchase_android/migration_guide.md > > Please also check through all...
https://stackoverflow.com/questions/76504487/in-app-purchase-give-error-offer-token-is-null-after-upgrade-package-to-in-app-p This stackoverflow question might help. You could have sent the wrong offer token
Was not able to reproduce with a pixel fold running an unreleased version of android 14. pipit-userdebug UpsideDownCake MASTER 93172441 dev-keys
Was not able to reproduce with Nexus 6 running android 7.1.2 build number n2g47w
I was able to reproduce on a pixel 6 running android 14 build number AP1A.240405.002
A coworker bisected this issue using an emulator and was able to find that the problematic android change happened between between build 10480234 (from 7/11/2023) and build 10488473 (from 7/12/2023)....
Build names appear to be 10480234 -> ZP1A.230712.001 10488473 -> ZP1A.230713.001 https://android-build.corp.google.com/build_explorer/branch/git_trunk-release/?gridSize=20&selectionType=START_BUILD_WINDOW&startBuildId=10488473&numBuilds=20&buildType=default I think this url will let us search for changes but there were 1000 that landed. https://android-build.corp.google.com/build_explorer/branch_dashboard/git_trunk-release/build_id/10488473/?gridSize=20&activeTarget=akita-user
From the android team a better way to search commits. https://android-build.corp.google.com/range_search/cls/from_id/10488473/to_id/10480234/?s=menu&includeTo=0&includeFrom=1