File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ The function triggers on changes to `app_exception` Firebase Analytics events. F
21
21
22
22
This sample can be tested on your Android and iOS app. To test it out:
23
23
24
+ - Make sure you set the ` app_exception ` events as being a ** Conversion event** in your project. You can do this on the Analytics section > Events tab.
24
25
- Set the project to your Firebase project using ` firebase use --add ` then select your projec tin the list.
25
26
- Deploy your project using ` firebase deploy `
26
27
- Make your app crash (somehow).
Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ firebase functions:config:set gmail.email="
[email protected] " gmail.password=
30
30
31
31
This sample can be tested on your Android and iOS app. To test it out:
32
32
33
+ - Make sure you set the ` app_update ` events as being a ** Conversion event** in your project. You can do this on the Analytics section > Events tab.
33
34
- Set the project to your Firebase project using ` firebase use --add ` then select your projec tin the list.
34
35
- Deploy your project using ` firebase deploy `
35
36
- Have users update your app, for instance through the play store.
You can’t perform that action at this time.
0 commit comments