Created on 05 December 2017
icon_unfollowing
Login to follow
network-interface-plugin

Network Interface Plugin

Stable version 1.0.2 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 27 April 2018 by 
network-interface-plugin

Network Interface Plugin

Details
A native plugin to obtain device's IP Address on a mobile application. Implements cordova-plugin-networkinterface.
Read more

A native plugin to obtain device's IP Address on a mobile application. Implements cordova-plugin-networkinterface.


The plugin creates the object networkinterface with the methods:

  • getWiFiIPAddress(onSuccess, onError)
  • getCarrierIPAddress(onSuccess, onError)
  • getIPAddress(onSuccess, onError)
    • Author's note: since this is deprecated, I've implemented the following logic:
      • If WIFI returns address, return wifi; if not, return carrier.


Based on https://github.com/salbahra/cordova-plugin-networkinterface

Release notes (1.0.2)

Forked repository to avoid undesired changes.

Reviews (0)
Category
Device capabilities, Other device capabilities
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
See all 1 dependencies
Application Objects
Network Interface Plugin has 0 AOs.
Team
Compatible with
Version 11
Version 10
Stack:
All
Database:
All
Asset consumers
See all 2 consumers
Weekly downloads