If the type for serialization is declared not in the Main Module, then while
java.lang.RuntimeException: java.lang.ClassNotFoundException: "..." raised and application stopped
F.e. I declare Type ... in the code module and received the exception described above.
Please, either fix the problem with Type ... declared not in the Main module or add the information about this feature to https://www.b4x.com/android/forum/threads/server-send-and-receive-objects.37206/
B4X:
Serializator.ConvertBytesToObject(...)
F.e. I declare Type ... in the code module and received the exception described above.
Please, either fix the problem with Type ... declared not in the Main module or add the information about this feature to https://www.b4x.com/android/forum/threads/server-send-and-receive-objects.37206/