insert-affiliate-react-native-sdk 1.4.6 → 1.4.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/readme.md +1 -0
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -118,6 +118,7 @@ React.useEffect(() => {
|
|
|
118
118
|
2. Configure the webhook with these settings:
|
|
119
119
|
- Webhook URL: `https://api.insertaffiliate.com/v1/api/revenuecat-webhook`
|
|
120
120
|
- Authorization header: Use the value from your Insert Affiliate dashboard (you'll get this in step 4)
|
|
121
|
+
- Set "Event Type" to "All events"
|
|
121
122
|
|
|
122
123
|
3. In your [Insert Affiliate dashboard settings](https://app.insertaffiliate.com/settings):
|
|
123
124
|
- Navigate to the verification settings
|