Hi,
Firebase Analytics allows the use of user properties to filter.
Is it possible to set user properties in B4i?
Objective-C:
https://firebase.google.com/docs/analytics/ios/properties
Thanks a lot,
Johannes
PS: Here is the solution for B4A https://www.b4x.com/android/forum/threads/firebase-analytics-set-user-properties.105980/#post-663475
Firebase Analytics allows the use of user properties to filter.
Is it possible to set user properties in B4i?
Objective-C:
B4X:
[FIRAnalytics setUserPropertyString:food forName:@"favorite_food"];
Thanks a lot,
Johannes
PS: Here is the solution for B4A https://www.b4x.com/android/forum/threads/firebase-analytics-set-user-properties.105980/#post-663475