Hi
i've some problems with choosing my application version , here is my code :
it seems taht the version number is defiened as integer so can't accept any float or single value , is there any other ways ?! like changing manifest file ?!
Thanks
i've some problems with choosing my application version , here is my code :
B4X:
#ApplicationLabel: Something
#VersionCode: 1.5
#VersionName: blahblah
'SupportedOrientations possible values: unspecified, landscape or portrait.
#SupportedOrientations: fullSensor
#CanInstallToExternalStorage: True
Thanks
Last edited: