Hello
yesterday i changed my device from Galaxy s7 to Huawei Y9 prime 2019
each application i make with B4a is detected as a security threat (screenshot attached)
the application does not use any library it is literally 2 lines code
this seems to happened to all apps made with b4a as i had a more complicated project that does not use web view which is also detected as a threat
Note: i never ever had this problem or saw this warning back when i used the s7 edge and s6 edge
yesterday i changed my device from Galaxy s7 to Huawei Y9 prime 2019
each application i make with B4a is detected as a security threat (screenshot attached)
the application does not use any library it is literally 2 lines code
B4X:
Sub Activity_Create(FirstTime As Boolean)
Activity.LoadLayout("webview")
WebView1.LoadUrl("https://beisat.com")
End Sub
this seems to happened to all apps made with b4a as i had a more complicated project that does not use web view which is also detected as a threat
Note: i never ever had this problem or saw this warning back when i used the s7 edge and s6 edge
Attachments
Last edited: