Hi

Up until recently,  StringBuilder.append(StringBuilder)  worked fine in iOS.

Recently, it seems to have stopped working for iOS builds.   

I found that if I changed my code to

StringBuilder.append(StringBuilder.toString())

then it worked fine.

The code in question hadn't changed for many months.

Best regards

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/a207b173-0e37-45dc-b106-3bef5d507749%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to