Back to All

Android Get OneSignal Device Info NOT WORKING!!

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?