Hi,
I have had an application running well for months, on my old HTC phone (Gingerbread). I have just upgraded my phone Sony Z1 (KitKat) and found the application to be unstable.
Using the debug tool traps an error when configuring the home widget:
Error in Debug Window:
I have checked that the file hp.bal exists in the files folder. Is it some sort of file access error? Very odd considering it worked for months before. Obviously a hardware and OS change...
Thanks.
I have had an application running well for months, on my old HTC phone (Gingerbread). I have just upgraded my phone Sony Z1 (KitKat) and found the application to be unstable.
Using the debug tool traps an error when configuring the home widget:
B4X:
rv = ConfigureHomeWidget("hp", "rv", 30, "MainWindow")
Error in Debug Window:
I have checked that the file hp.bal exists in the files folder. Is it some sort of file access error? Very odd considering it worked for months before. Obviously a hardware and OS change...
Thanks.