Hi there,
I am wondering, How to get Data - like Model, Brand - inside Handphone using Outsystems?
regards and thanks
So device info (hardware, uuid, network, etc) can be collected using forge component above.
But for the data you want to collect, you need consent from the users (see https://support.google.com/googleplay/android-developer/answer/10144311?hl=en)
Also the store (app store and play store) may reject your application if you doesn't comply with it.
That said, there is forge component to manage SMS that my be fit to your usecase (https://www.outsystems.com/forge/component-overview/2499/sms-cordova-plugin-o11)
Hi @IQ78,
You can explore these Forge components to retrieve device information such as model and brand.
Keep in mind that the data available may be limited by the plugin:
https://www.outsystems.com/forge/component-overview/5389/get-device-information-o11
https://www.outsystems.com/forge/component-overview/1646/device-information-o11
Hope this helps!
Thank You, Sir.
I'll try.
One more question, how to get other information like customer chat etc?
regards
What do you mean with customer chat ?
And what other information you want to get ?
Some kind of transaction information that can be used by the application to mitigate risk of loan. So, the business is like this: we want to give loan to a non bankable person, but still want to get some information that can be collected inside his handphone.
Hi @IQ78,The Forge component mentioned below might help you achieve it.Get Device Information Sample - https://www.outsystems.com/forums/discussion/103007/get-data-inside-handphone/