joaomgcd / TaskerSettings

Helper app for Tasker
359 stars 10 forks source link

TaskerSetting 1.7.1 fails changing mobile network type on Android 14 and OnePlus OxygenOS 14 #44

Closed Peter-1130 closed 9 months ago

Peter-1130 commented 9 months ago

After upgrading my OnePlus 9 Pro to Android 14 I also upgraded TaskerSettings to 1.7.1 via PC and ADB-command. Recived confirmation, so far OK. Toggeling WiFi or Bluetooth (both on/off) without problems, but failing on change of mobile network types with the usual error-message about the targt_api.

Not sure, if this depends on OxygenOS 14 or if this is a common error on other devices too.

Any suggestion or advice is much appreciated.

Greetings

Peter

joaomgcd commented 9 months ago

Mobile Network doesn't depend on Tasker Settings. Unfortunately you have to enable ADB Wifi for that, sorry!

Peter-1130 commented 9 months ago

Thanks for your reply.

ADB Wifi is started succesfully when booting with the help of LADB (adb tcpip 5555) and Taskes`s CheckADBWifi() function reports true.

Regards

Peter

joaomgcd commented 9 months ago

Can you please show me the exact message you get when you run the Mobile Network action? Thanks!

Peter-1130 commented 9 months ago

Sure, please see attchment of the function and the error code:

tsk.pdf

joaomgcd commented 9 months ago

Oh, I thought you were talking about the Mobile Data action, sorry about that. Unfortunately that action can't be brought back, sorry! :(

Peter-1130 commented 9 months ago

Thanks for your help, this is a pity but of course OK.

Regrads

Peter