Android Question Security Warning Triggered by B4X Application – Request for Clarification

amarnath

Member
Licensed User
Longtime User
Recently, while using Kotak Mahindra Bank mobile banking services, I received the following security warning from the bank:

“Suspicious app deleted. They could compromise your data and passwords and leave you open to hacks. For your security, uninstall these apps.”

I suspect this warning may be related to an app compiled using B4X (B4A), even though the application is only used for development/testing purposes.

* Is code signing, target SDK configuration, or any manifest setting recommended to avoid such warnings?
* What best practices should developers follow to ensure B4X apps are not identified as potentially unsafe by banking applications?

Please guide me on how to resolve or prevent this issue.
 

Attachments

  • WhatsApp Image 2026-03-01 at 11.48.37 PM.jpeg
    WhatsApp Image 2026-03-01 at 11.48.37 PM.jpeg
    129.4 KB · Views: 62
  • WhatsApp Image 2026-03-01 at 11.48.18 PM.jpeg
    WhatsApp Image 2026-03-01 at 11.48.18 PM.jpeg
    68.9 KB · Views: 65

AnandGupta

Expert
Licensed User
Longtime User
Recently, while using Kotak Mahindra Bank mobile banking services, I received the following security warning from the bank:

“Suspicious app deleted. They could compromise your data and passwords and leave you open to hacks. For your security, uninstall these apps.”
Are you using "Kotak Mahindra Bank mobile banking services" from your b4a app ?
Or from Kotak Mahindra Bank mobile app ?
 
Upvote 0

josejad

Expert
Licensed User
Longtime User
Maybe it's not detecting something in the app itself, but just that they are not installed through Google Play?
 
Upvote 0
Top