Network Information Plugin 3.1.0 Released!
16 May 2026
We are happy to announce that we have just released an update for cordova-plugin-network-information!
To upgrade:
cordova plugin remove cordova-plugin-network-information
cordova plugin add cordova-plugin-network-information@3.1.0
Release Highlights
Features
Fixes
- fix(ios): fix deprecation warnings for iOS 12+ (#169)
- fix(ios): Remove redundant
#import <netinet6/in6.h>for Xcode 26.4 compatibility (#166)
Other
- chore: various updates (#177)
- chore: update asf config (#161)
- chore(dev-dep): bump @cordova/eslint-config to 6.0.1 w/ fixes (#171) [952bd51]
For a full list of changes, see the release notes.
Please report any issues you find at GitHub!
