question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Do we still need developer payload android

See original GitHub issue

Version of react-native-iap

4.4.6

Version of react-native

0.61.4

Question?

Thank you for creating this awesome library. I was able to follow steps and create my desired output easily. We are willing to share same in-app-purchase experience for both Android and iOS. You achieved to do! Do we still need to put developerPayloadAndroid in finishTransaction(purchase: InAppPurchase/ProductPurchase, isConsumable?: boolean, developerPayloadAndroid?: string). Since the library is changing and growing day by day, I wanted to make sure. And looks like google does not support it anymore. My plan is to validate receipts in a server like this https://github.com/mifi/in-app-subscription-example

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
hyochancommented, Apr 25, 2020

@zeritte Yes this is optional I think.

Screen Shot 2020-04-25 at 5 35 07 PM
0reactions
zerittecommented, Apr 24, 2020

so its fine not to put it? if so we can safely close this issue @hyochan

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why is it important to set the developer payload with in-app ...
I would say - use developer payload only for verifying the purchase by sending ... page (https://developer.android.com/training/in-app-billing/purchase-iab- ...
Read more >
Android – What to use as the developer payload in Google ...
Yes using the developer payload as an added security feature will definitely help, however whether you should or not is probably more subjective...
Read more >
Developer payload (external data) in server notifications
And it seems to be no way to pass that data from mobile application. For example, Google Play have so called "developer payload"...
Read more >
Receive messages in an Android app - Firebase - Google
Developers who want to send FCM messages to apps even before the device is unlocked can enable an Android app to receive messages...
Read more >
How to add developer data to a purchase?
Hi. I want to provide a feature for the players to buy some items for other players as a gift. So I need...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found