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.