nagibazad opened a new pull request, #159: URL: https://github.com/apache/cordova-plugin-network-information/pull/159
### Platforms affected iOS ### Motivation and Context Currently we cannot check if it is 5G network. This PR will help to check 5G network. It partially fix 5G detection issue. https://github.com/apache/cordova-plugin-network-information/issues/125 ### Description I have added the code that detects 5G using CTTelephonyNetworkInfo. ### Checklist - [ ] Commit has been prefixed with `(iOS)` - [ ] This Pull Request partially resolves an issue, I linked to the issue in the text above ([5G detection](https://github.com/apache/cordova-plugin-network-information/issues/125)) - [ ] I've updated the documentation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
