Hi Everyone,
Can you tell me why the code I have commented out crashes my app but the uncommented code works?
I also have over 9gb free storage on the external card.
Thanks.
Can you tell me why the code I have commented out crashes my app but the uncommented code works?
I also have over 9gb free storage on the external card.
Thanks.
B4X:
kvs.Initialize(File.DirInternal, "Settings")
' kvs.Initialize(File.DirDefaultExternal, "Settings")