Config.xml issue when build for ios

Filename Qtanium Connect not found in export path. Possible bad name.

Did you copy the xml off the Internet? Or did you make it yourself.

In your config.xml, you have this line:

<name>Qtanium Connect </name>

Try removing the space after Connect. If that doesn’t work, remove the space in the middle.

Let us know what happens!

Yes, That was the cause. After removed that space, ios build properly. Thanks.

Same error for me when building ios.
“Filename Allteq not found in export path. Possible bad name”

We have config.xml with line:
<name>Allteq</name>

I think it cannot be the problem.
Any ideas what’s the issue?

This is caused by the same error that you’re getting for Android. iOS catches it differently. We’re working on it now.