bebnev / react-native-user-agent

Library that helps you to get mobile application user agent and web view user agent strings
MIT License
42 stars 42 forks source link

ERROR TypeError: null is not an object (evaluating 'RNUserAgent.userAgent') #26

Closed iliaskarim closed 2 years ago

iliaskarim commented 2 years ago

pod install

Rananjaya commented 1 year ago

hi @iliaskarim I'm on android

LastStranger commented 7 months ago

hi @iliaskarim I'm on android

I got the same problem, it seems doesn't work on android, any progress?

LastStranger commented 7 months ago

never mind, I found the reason, somehow if the android app is not a debuggable app, UserAgent.getUserAgent() will cause error