StringBuilder.append(StringBuilder) not working in iOS

16 views
Skip to first unread message

Ian

unread,
Jul 31, 2017, 2:45:34 PM7/31/17
to CodenameOne Discussions
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

Shai Almog

unread,
Aug 1, 2017, 1:32:01 AM8/1/17
to CodenameOne Discussions, i...@ibtd.co.uk
Hi,
can you be more specific about what's not working and why you think it's string builder?
When was the last working build made?
Reply all
Reply to author
Forward
0 new messages