作者:禎冬魔_784 | 来源:互联网 | 2024-10-28 09:34
DescriptionAdded1getInstallReferrer()that returns the install referrer attribution when your android
Description
Added
that returns the install referrer attribution when your android app gets installed (com.android.vending.INSTALL_REFERRER). You can use https://play.google.com/store/apps/details?id=com.myapp&referrer=
Compatibility
| OS | Implemented |
| ------- | :---------: |
| iOS | ❌ |
| Android | ✅ |
| Windows | ❌ |
Checklist
- [X] I have tested this on a device/simulator for each compatible OS
- [X] I added the documentation in
.
- [ ] I mentionned this change in
.
该提问来源于开源项目:react-native-device-info/react-native-device-info
Fixed thanks!