"&" in name error

Hello, my app name includes “&”, but when i install it on phone, it’s replaced to “_”. Any body knows how to fix it?

So the answer is, to use  &instead of &. Nobody knows why, but i found few answers about this and it works.

Special characters like &'s, *, and such are very problematic and will likely break your ability to build with Corona SDK.  We have to replace them your you can’t build.

Rob

So the answer is, to use  &instead of &. Nobody knows why, but i found few answers about this and it works.

Special characters like &'s, *, and such are very problematic and will likely break your ability to build with Corona SDK.  We have to replace them your you can’t build.

Rob