Questions
Android Get OneSignal Device Info NOT WORKING!!
4 months ago by Carlos Cruz
Trying to get the one signal device info using the NPM Js Bridge Package, results on nothing, there's NO ERRORS.
const deviceInfo = Median.onesignal.info();
Same method works as expected on iOS. Any advice?