Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
49 views

I'm integrating Apple In-App Purchases with StoreKit 2 in an iOS app. The backend (Django) handles subscription verification and links each transaction to a user using appAccountToken. Everything ...
0 votes
0 answers
96 views

I have an error that I have been trying to resolve for 3 days and it has me blocked, since I do not receive many lights of the error as such. My project consist of: Gradle Version 7.1.2 Kotlin Version ...
1 vote
0 answers
1k views

I'm creating a mini-application inside Telegram that includes a feature to navigate to a website. Is there a way to ensure that, when a user opens a link in Telegram, it opens in their default browser ...
2 votes
1 answer
422 views

How can I get, in Flutter and using the in_app_purchases, the information of the available plans of a subscription to present for the user to choose from? I need two things: get the plan subscription ...
1 vote
0 answers
486 views

I use PlayFabEconomyAPI.RedeemGooglePlayInventoryItems to redeem android in-app purchase in PlayFab Economy v2. Everything is working great for iOS version, but I have issues with Google Play. Product ...
0 votes
1 answer
1k views

I have implemented In app review(In app rating) in Android app it working in via testing internal app testing(Internal app sharing) but it is not working in live app(Production App) does anyone has ...
0 votes
0 answers
120 views

My app is a custom/private apple business manager app What I Tried: I tried the upgrader package for flutter. It doesn't work on IOS (with android it works fine). My implementation: `body: ...
1 vote
1 answer
68 views

if(!purchase.isAcknowledged()){ AcknowledgePurchaseParams acknowledgePurchaseParams = AcknowledgePurchaseParams.newBuilder() .setPurchaseToken(purchase....
1 vote
1 answer
2k views

The appUpdateManager.startUpdateFlowForResult portion of the In-App Update shown on developer.android shows as being deprecated in Android Studio. I've searched for something that would work in its ...
user avatar
0 votes
0 answers
54 views

Here is my code. AppUpdateManager appUpdateManager = AppUpdateManagerFactory.create(context); Task<AppUpdateInfo> appUpdateInfoTask = appUpdateManager.getAppUpdateInfo(); Log.d(LOG_TAG, &...
Eric's user avatar
  • 303
0 votes
1 answer
41 views

I have at "In-app products" of Google Play Console: To add in-app products, you need to add the BILLING permission to your APK I uploaded a bundle for both internal and closed testing and ...
porton's user avatar
  • 5,919
1 vote
0 answers
660 views

in_app_purchase docs recommend the following to initiate in-app product purchase: final ProductDetails productDetails = ... // Saved earlier from queryProductDetails().final PurchaseParam ...
porton's user avatar
  • 5,919
1 vote
0 answers
495 views

I have implemented in-app update code to my android mobile app to check if any upgraded version is available with the google play store and notify if any and then download it. But it is not at all ...
0 votes
1 answer
324 views

I have application in m console account and i create non consumable product for purshase. I use the the original docs for my code (https://pub.dev/packages/in_app_purchase) Note: I'm useng this app ...
0 votes
1 answer
248 views

We had an app developed years before and now we are developing in Flutter and we want to test our old, real purchases, but on TestFlight, we don't see them, but we only see our old purchases done on ...

15 30 50 per page
1
2 3 4 5
...
24

AltStyle によって変換されたページ (->オリジナル) /