App that utilizes phone sensors

1
Hi,  I was wondering if anyone knows any examples of Mendix apps that utilize phone sensors, more specifically accelerometer and GPS? I assume this would have to be a native phone app?   
asked
1 answers
1

Native can get the most out of the phone capabilities, although gps can also be used in hybrid and web. Be careful with starting new hybrid apps: Mendix is in the process of deprecating phonegap.

For hybrid, check out: https://docs.mendix.com/appstore/modules/hybrid-mobile-actions 

or https://appstore.home.mendix.com/link/app/48902/ 

and for native: https://docs.mendix.com/appstore/modules/native-mobile-resources 

I hope this helps

answered