I'm looking at getting started moving some of my VB6 applications to Android, and B4A sure looks good.
Does B4A have a mechanism for licensing paid users of your app? Currently I recompile my VB6 applications for every paid user, to get their name and license number into the About box, to discourage users from just giving it to their friends for free (instead there are trial versions of my apps available for free). That's a very clunky and time-consuming process and I want to modernize it when I move my applications to Android.
So, using B4A, what are best practices for getting a license number for each paid customer, and for getting your app to show the name and license number of the paid customer, to discourage buyers giving your app to their friends for free?
Does B4A have a mechanism for licensing paid users of your app? Currently I recompile my VB6 applications for every paid user, to get their name and license number into the About box, to discourage users from just giving it to their friends for free (instead there are trial versions of my apps available for free). That's a very clunky and time-consuming process and I want to modernize it when I move my applications to Android.
So, using B4A, what are best practices for getting a license number for each paid customer, and for getting your app to show the name and license number of the paid customer, to discourage buyers giving your app to their friends for free?