Open nagibazad opened 1 year ago
iOS
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
I have added the code that detects 5G using CTTelephonyNetworkInfo.
(iOS)
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
(iOS)