Xamarin Forms App crashes on oppo A52/A17 Android 11 and 12

I develop Enterprise Mobile apps for the aged care sector, developing on Xamarin forms platform.
I have come across issues with Oppo devices in these classes A52 and A17 (CPH2477) running Android 11 and 12 where the app will crash.
If it sits idle on the logon screen where there is no activity it tends to crash consistently after 15 to 18 seconds. I have found that when a fresh install is made then this does not happen on first install but when I close the app down and start the app again this will happen.
I have tried stripping it down code wise removing animation SDK Linking etc but have not found any solutions.
My issue is we have large clients that have bought large quantities of these phones for their nurses, and it renders the App useless.
Our company would prefer our app to work on all devices and not have to force our clients to buy other hardware.

The app itself uses SQLLite and httpclient and read and writes to external/internal storage. I realise there was a change to storage permissions over android 11 so I have added these permissions.

Targets Android 13.
Minimum Android 7.1

Further to this I have an Oppo A78 as a test device running android 13 and the app runs with no problem. All other mobile devices used of other brands have no issue either.
Also I believe Oppo versions running Android 7.1 do not have any issue.

I was hoping you may know of any issues these devices may have and if so how to program against these issues.
I have attached the log cat hoping that you may be able to see some errors that may cause the crash.

Any help would be appreciated.

Time Device Name Type PID Tag Message
07-01 14:57:56.275 OPPO CPH2069 Debug 1819 ColorAutomaticBrightnessController Skip onSensorChanaged, pre time = 17538392, now = 17538443
07-01 14:57:56.174 OPPO CPH2069 Debug 1819 ColorAutomaticBrightnessController Skip onSensorChanaged, pre time = 17538289, now = 17538342
07-01 14:57:56.072 OPPO CPH2069 Debug 1819 ColorAutomaticBrightnessController Skip onSensorChanaged, pre time = 17538188, now = 17538239
07-01 14:57:56.041 OPPO CPH2069 Debug 5301 HoraeHelper getAllShellTemps tSize : 4
07-01 14:57:55.969 OPPO CPH2069 Debug 1819 ColorAutomaticBrightnessController Skip onSensorChanaged, pre time = 17538087, now = 17538137
07-01 14:57:55.867 OPPO CPH2069 Debug 1819 ColorAutomaticBrightnessController Skip onSensorChanaged, pre time = 17537987, now = 17538035
07-01 14:57:55.766 OPPO CPH2069 Debug 1819 ColorAutomaticBrightnessController Skip onSensorChanaged, pre time = 17537883, now = 17537934
07-01 14:57:55.670 OPPO CPH2069 Info 5174 Athena MemoryGuardAction: triggerMemory:1500MB, availMemory:1508MB
07-01 14:57:55.668 OPPO CPH2069 Debug 3817 Launcher. panicValue = false
07-01 14:57:55.666 OPPO CPH2069 Debug 1819 AS.AudioService getParameters() keyValuePairs:OPLUS_AUDIO_GET_FOCUS_STACK
07-01 14:57:55.429 OPPO CPH2069 Error 3817 Launcher.ColorBubbleTextView mForceHideDot is false
07-01 14:57:55.428 OPPO CPH2069 Info 3817 chatty uid=10113(com.oppo.launcher) identical 2 lines
07-01 14:57:55.664 OPPO CPH2069 Debug 1819 ColorAutomaticBrightnessController Skip onSensorChanaged, pre time = 17537782, now = 17537833
07-01 14:57:55.562 OPPO CPH2069 Debug 1819 ColorAutomaticBrightnessController Skip onSensorChanaged, pre time = 17537680, now = 17537730
07-01 14:57:55.460 OPPO CPH2069 Debug 1819 ColorAutomaticBrightnessController Skip onSensorChanaged, pre time = 17537577, now = 17537628
07-01 14:57:55.428 OPPO CPH2069 Error 3817 Launcher.ColorBubbleTextView mForceHideDot is false
07-01 14:57:55.394 OPPO CPH2069 Info 8669 WeatherS_WeatherServiceManager unBindUpdateService true
07-01 14:57:55.389 OPPO CPH2069 Warning 8669 ClockTag ClockWidget.ClockWidgetManager updateWeatherInfo — weatherEntity is null!
07-01 14:57:55.387 OPPO CPH2069 Info 8669 WeatherS_WeatherServiceVersionUtils serviceVersionCode14006006
07-01 14:57:55.387 OPPO CPH2069 Info 8669 chatty uid=10197(com.coloros.alarmclock) pool-2-thread-6 identical 1 line
07-01 14:57:55.387 OPPO CPH2069 Info 8669 WeatherS_WeatherServiceVersionUtils serviceVersionCode14006006
07-01 14:57:55.386 OPPO CPH2069 Info 8669 WeatherS_WeatherBaseDataTask after doRequestFromWeatherService getLocationCityDataAndUpdateWeatherInfoIfNeeded result true
07-01 14:57:55.381 OPPO CPH2069 Error 24146 WeatherS_LocalUtils startAutoGetLocalCity has no locate city
thread: Thread[pool-2-thread-7,5,main]
07-01 14:57:55.379 OPPO CPH2069 Error 24146 WeatherS_LocalUtils startAutoGetLocalCity bg location permission:false
07-01 14:57:55.375 OPPO CPH2069 Info 8669 WeatherS_WeatherServiceManager unBindUpdateService true
07-01 14:57:55.375 OPPO CPH2069 Info 8669 WeatherS_WeatherBaseDataTask after doRequestFromWeatherService getResidentSecureSettingsData result true
07-01 14:57:55.367 OPPO CPH2069 Error 24146 WeatherS_WeatherCommonServiceProxy getLocationCityInfo
07-01 14:57:55.357 OPPO CPH2069 Debug 1819 ColorAutomaticBrightnessController Skip onSensorChanaged, pre time = 17537474, now = 17537525
07-01 14:57:55.355 OPPO CPH2069 Warning 3837 [0]DCS-MobileHelper getContryCode slotid=1,type=1,code=null,result=
07-01 14:57:55.354 OPPO CPH2069 Warning 3837 [0]DCS-MobileHelper getContryCode slotid=0,type=1,code=null,result=
07-01 14:57:55.346 OPPO CPH2069 Warning 3837 [0]DCS-MobileHelper getContryCode slotid=1,type=1,code=null,result=
07-01 14:57:55.346 OPPO CPH2069 Warning 3837 [0]DCS-MobileHelper getContryCode slotid=0,type=1,code=null,result=
07-01 14:57:55.315 OPPO CPH2069 Info 8669 WeatherS_WeatherBaseDataTask executeRequest getResidentSecureSettingsData
07-01 14:57:55.315 OPPO CPH2069 Info 8669 WeatherS_WeatherBaseDataTask executeRequest getLocationCityDataAndUpdateWeatherInfoIfNeeded
07-01 14:57:55.314 OPPO CPH2069 Info 8669 WeatherS_WeatherServiceManager onServiceConnected
07-01 14:57:55.313 OPPO CPH2069 Info 8669 WeatherS_WeatherServiceManager onServiceConnected
07-01 14:57:55.308 OPPO CPH2069 Info 8669 WeatherS_WeatherServiceManager bindUpdateService false
07-01 14:57:55.308 OPPO CPH2069 Info 8669 WeatherS_WeatherBaseDataTask Service has not started, bind update Service.
07-01 14:57:55.300 OPPO CPH2069 Info 8669 WeatherS_WeatherServiceManager bindUpdateService false
07-01 14:57:55.300 OPPO CPH2069 Info 8669 WeatherS_WeatherBaseDataTask Service has not started, bind update Service.
07-01 14:57:55.294 OPPO CPH2069 Info 8669 WeatherS_WeatherServiceVersionUtils serviceVersionCode14006006
07-01 14:57:55.294 OPPO CPH2069 Info 8669 WeatherS_WeatherServiceVersionUtils serviceVersionCode14006006
07-01 14:57:55.256 OPPO CPH2069 Debug 1819 ColorAutomaticBrightnessController Skip onSensorChanaged, pre time = 17537374, now = 17537425
07-01 14:57:55.155 OPPO CPH2069 Debug 1819 ColorAutomaticBrightnessController Skip onSensorChanaged, pre time = 17537272, now = 17537323
07-01 14:57:55.053 OPPO CPH2069 Debug 1819 ColorAutomaticBrightnessController Skip onSensorChanaged, pre time = 17537170, now = 17537221
07-01 14:57:55.036 OPPO CPH2069 Verbose 1819 OppoBaseWatchdog @WatchDog_ error e: java.io.FileNotFoundException: /d/wakeup_sources: open failed: ENOENT (No such file or directory)
07-01 14:57:54.952 OPPO CPH2069 Debug 1819 ColorAutomaticBrightnessController Skip onSensorChanaged, pre time = 17537068, now = 17537119
07-01 14:57:54.849 OPPO CPH2069 Debug 1819 ColorAutomaticBrightnessController Skip onSensorChanaged, pre time = 17536966, now = 17537017
07-01 14:57:54.747 OPPO CPH2069 Debug 1819 ColorAutomaticBrightnessController Skip onSensorChanaged, pre time = 17536865, now = 17536915
07-01 14:57:54.645 OPPO CPH2069 Debug 1819 ColorAutomaticBrightnessController Skip onSensorChanaged, pre time = 17536763, now = 17536814
07-01 14:57:54.544 OPPO CPH2069 Debug 1819 ColorAutomaticBrightnessController Skip onSensorChanaged, pre time = 17536660, now = 17536712
07-01 14:57:54.441 OPPO CPH2069 Debug 1819 ColorAutomaticBrightnessController Skip onSensorChanaged, pre time = 17536559, now = 17536610
07-01 14:57:54.340 OPPO CPH2069 Debug 1819 ColorAutomaticBrightnessController Skip onSensorChanaged, pre time = 17536456, now = 17536508
07-01 14:57:54.307 OPPO CPH2069 Debug 29490 MbnSystemService MbnTest_ EVENT_SERVICE_BINDED
07-01 14:57:54.307 OPPO CPH2069 Debug 29490 MbnSystemService MbnTest_ Fail to find MultiMode from Meta Info
07-01 14:57:54.307 OPPO CPH2069 Debug 29490 MbnSystemService MbnTest_ telMode:dsds mbnId:null
07-01 14:57:54.307 OPPO CPH2069 Warning 29490 QC_RIL_OEM_HOOK QCRIL_EVT_HOOK_GET_CONFIG failed w/ org.codeaurora.telephony.utils.CommandException: GENERIC_FAILURE
07-01 14:57:54.306 OPPO CPH2069 Debug 29490 QC_RIL_OEM_HOOK sendOemRilRequestRaw returns value = -2
07-01 14:57:54.306 OPPO CPH2069 Debug 4253 QcrilMsgTunnelIfaceManager handleMessage what = 2
07-01 14:57:54.305 OPPO CPH2069 Error 4253 QcRilRequest [1159] < OEM_HOOK_RAW error: org.codeaurora.telephony.utils.CommandException: GENERIC_FAILURE
07-01 14:57:54.305 OPPO CPH2069 Info 4253 QcrilOemhookMsgTunnel [0]processOemHookResponse serial no: 1159 error: 2length=0
07-01 14

Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa Dịch vụ tổ chức sự kiện 5 sao Thông tin về chúng tôi Dịch vụ sinh nhật bé trai Dịch vụ sinh nhật bé gái Sự kiện trọn gói Các tiết mục giải trí Dịch vụ bổ trợ Tiệc cưới sang trọng Dịch vụ khai trương Tư vấn tổ chức sự kiện Hình ảnh sự kiện Cập nhật tin tức Liên hệ ngay Thuê chú hề chuyên nghiệp Tiệc tất niên cho công ty Trang trí tiệc cuối năm Tiệc tất niên độc đáo Sinh nhật bé Hải Đăng Sinh nhật đáng yêu bé Khánh Vân Sinh nhật sang trọng Bích Ngân Tiệc sinh nhật bé Thanh Trang Dịch vụ ông già Noel Xiếc thú vui nhộn Biểu diễn xiếc quay đĩa Dịch vụ tổ chức tiệc uy tín Khám phá dịch vụ của chúng tôi Tiệc sinh nhật cho bé trai Trang trí tiệc cho bé gái Gói sự kiện chuyên nghiệp Chương trình giải trí hấp dẫn Dịch vụ hỗ trợ sự kiện Trang trí tiệc cưới đẹp Khởi đầu thành công với khai trương Chuyên gia tư vấn sự kiện Xem ảnh các sự kiện đẹp Tin mới về sự kiện Kết nối với đội ngũ chuyên gia Chú hề vui nhộn cho tiệc sinh nhật Ý tưởng tiệc cuối năm Tất niên độc đáo Trang trí tiệc hiện đại Tổ chức sinh nhật cho Hải Đăng Sinh nhật độc quyền Khánh Vân Phong cách tiệc Bích Ngân Trang trí tiệc bé Thanh Trang Thuê dịch vụ ông già Noel chuyên nghiệp Xem xiếc khỉ đặc sắc Xiếc quay đĩa thú vị
Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa
Thiết kế website Thiết kế website Thiết kế website Cách kháng tài khoản quảng cáo Mua bán Fanpage Facebook Dịch vụ SEO Tổ chức sinh nhật