iOS Question Unknown type in readObject: 39

tufanv

Expert
Licensed User
Longtime User
Hello,

I am using a local mac builder with latest version and b4i 5.30

As soon as I run the app in debug mode I get this error before anything :

B4X:
Application_Start
Configuring the default app.
Test device id: F09FCCFD-7732-4C20-B7FA-896C303C3F2B
An error occurred:
(Line: 0) 0
java.lang.RuntimeException: Unknown type in readObject: 39

the last log before this error is sent by consent manager I think.
What may be the problem ?
 

tufanv

Expert
Licensed User
Longtime User
by the way it only happens when I use my other mac , so it is most probably related to local builder.
 
Upvote 0
Top