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
when i call the app.systemInfo().IPv4Address, it returns undefine, but app.systemInfo().ipv4Address is woking fine. but use app.systemInfo().ipv4Address have type error.
The text was updated successfully, but these errors were encountered:
when i call the
app.systemInfo().IPv4Address
, it returns undefine, butapp.systemInfo().ipv4Address
is woking fine. but use app.systemInfo().ipv4Address have type error.The text was updated successfully, but these errors were encountered: