Hi, would like to get mobile device info to push notifications to the device.
How can I obtain the mobile device information ?
Kind regards,
Yanis Duwyn
Henrique Batista wrote:
Hey Yanis,
Like Thiago said, you have some push notifications components available on the forge.
If you just want the device info, you can also have a look on this component.
Hope it helps
Thanks, if you like, marks my comment as solutions please!
Hope to help
Cheers :)
Hi,
you want do what? Push notification? if so, it has an easy and simple way of doing. I'll send some prints
1) You have this component in forge:
2) Then you need a variable of the type "LocalNotification"
3) Create the logic to add to structure
4) In the Main Screen, add the NotificationEventsEmitter and add the automatic actions but noting inside
That all, hope to help =)
Thnx Henrique