P Pendrush Well-Known Member Licensed User Longtime User Apr 2, 2019 #1 What steps we need to do for app update from targetSdkVersion 26 to 28: - Add to manifest CreateResourceFromFile(Macro, Core.NetworkClearText) - if app communicating with non-SSL servers. - Use latest OkHttpUtils2 v2.81 Did I miss something?
What steps we need to do for app update from targetSdkVersion 26 to 28: - Add to manifest CreateResourceFromFile(Macro, Core.NetworkClearText) - if app communicating with non-SSL servers. - Use latest OkHttpUtils2 v2.81 Did I miss something?
DonManfred Expert Licensed User Longtime User Apr 2, 2019 #2 Pendrush said: Did I miss something? Click to expand... You should not target Sdk 28 for now. Upvote 0
P Pendrush Well-Known Member Licensed User Longtime User Apr 2, 2019 #3 Ahhh.... I see support for 28 in latest B4A and I think all things are ready for 28. Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Apr 2, 2019 #4 I will update the targetSdkVersion tutorial with instructions for Android 28 in a few days. Upvote 0