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, you are correct. The integer come from this mapping src/constants/id.js. You can still threat it as a boolean since 0 and undefined means not identified while any other integer means identified.
It looks like
device.identified
is an integer, not a boolean, as it says in the ReadMe. Is there any significance to the number?The text was updated successfully, but these errors were encountered: