From version < 20.1 >
edited by Developer
on 2020/01/03 10:02
To version < 21.1 >
edited by Developer
on 2020/01/03 10:22
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -484,6 +484,25 @@
484 484  
485 485  = 4. Constants =
486 486  
487 +The plugin provides many helpful constants for easier implementation.
488 +
489 +== 4.1 User field constants ==
490 +
491 +Used to set custom user fields inside //Mobigate.init()// method:
492 +
493 +* Mobigate.USER_FIELD_EMAIL
494 +* Mobigate.USER_FIELD_IMSI
495 +* Mobigate.USER_FIELD_IMEI
496 +* Mobigate.USER_FIELD_SERIAL
497 +
498 +== 4.2 Data gather policy constants ==
499 +
500 +Used to set how the library collects data:
501 +
502 +* Mobigate.DATA_GATHER_POLICY_DEFAULT
503 +* Mobigate.DATA_GATHER_POLICY_HIDE_TRAY
504 +* Mobigate.DATA_GATHER_POLICY_BLOCK_DATA_BG
505 +
487 487  = 5. Sample app =
488 488  
489 489  The sample application is located in the github repository [[here>>https://github.com/mobigatesdk/react-native-mobigate]] in //example// folder.
Spicy Mobile
spicymobile.pl