Android application type
Classic Xamarin.Android (MonoAndroid12.0, etc.)
Affected platform version
VS 2022
Description
Using Android.Telephony and a StateChange listener, the signal strength listener is called whenever rsrp changes (When it happens can be verified going into the sim status changes and looking at rsrp) . However, when looking through the actual Registered LTE signals LTE rsrp/rsrq is not changing at all.
Steps to Reproduce
Standalone Solution - in .net maui, using Android API: https://github.com/ragiovan/cellularstrengthsNotChanging
Open tst solution. Connect android phone and start waving it all around. Put in a faraday cage if you want. The rsrp/rsrq received will never change.
Did you find any workaround?
No
Relevant log output
No response
Android application type
Classic Xamarin.Android (MonoAndroid12.0, etc.)
Affected platform version
VS 2022
Description
Using Android.Telephony and a StateChange listener, the signal strength listener is called whenever rsrp changes (When it happens can be verified going into the sim status changes and looking at rsrp) . However, when looking through the actual Registered LTE signals LTE rsrp/rsrq is not changing at all.
Steps to Reproduce
Standalone Solution - in .net maui, using Android API: https://github.com/ragiovan/cellularstrengthsNotChanging
Open tst solution. Connect android phone and start waving it all around. Put in a faraday cage if you want. The rsrp/rsrq received will never change.
Did you find any workaround?
No
Relevant log output
No response