Device
Last updated
Was this helpful?
Last updated
Was this helpful?
Initialize:
Refresh App Info action will be called on element load, so you can access it asap.
Events:
App Info received
App went foreground - User opened the app - available starting from v2.12.2
App went background - User minimized the app (closed without exiting) - available starting from v2.12.2
Keyboard is visible - User taps an input and keyboard appears - available starting from v. 2.17.0
Keyboard is hidden - User closes the keyboard - available starting from v. 2.17.0
States:
Device - Device model (iOS can be decoded with this )
OS Version - Android/iOS version
App Version
Build Number
Natively SDK Version
OS Name - "Android" / "iOS"
isDarkMode - Yes / No
Orientation - "PORTRAIT" / "LANDSCAPE"
Refresh App Info
resp.device value for iOS can be decoded with this
Need to recognize the app and the web users? Check this out: