We are happy to announce that we have just released an update for cordova-plugin-network-information ! cordova-plugin-network-information@3.1.0 To upgrade: cordova plugin remove cordova-plugin-network-information cordova plugin add cordova-plugin-network-information@3.1.0 Release Highlights Features feat(android): add 5G check and test ( #172 ) feat(ios): add 5G check ( #159 ) 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 (…