You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello together, I just ran into the same issue not being able to use uname anymore. I cannot simply remove its usage as I need to read the machine information. Can the uname function not be used in NS anymore or do I need to include it in a different way now? Thanks for your directions!
@NathanWalker: Thanks for the info. I suspected it. Fortunately, I found a way to do things without uname. I previously used it to detect, if the app is running on a simulator.
ReferenceError: uname is not defined
at deviceInfo (file: src/webpack:/nativescript-ib/node_modules/@nativescript/haptics/index.ios.js:87:0)
This does not happen when using iOS 8.7.1
The text was updated successfully, but these errors were encountered: