facebook

Can not build prj w/ App Store Distribution Method: CLOSED

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #332212 Reply

    Aaron_Huang
    Member

    Hello,
    We have a problem when building the iOS Application with the “App Store” distribution provisioning profile.
    It shows “Did not find XML plist”. However, it works fine when building with “Ad Hoc” distribution provisioning profile.
    Did we miss somethings?

    #332229

    Hi Aaron,

    To help kick off our investigation please share the App Center build ID for your app. Also please provide screenshot(s) of error and/or exact error msg tests and mobione version used.

    #332256

    Aaron_Huang
    Member

    Hello Octavio,

    Thanks for your reply, we’ve just got this problem solved. The provisioning files contain some characters can not be shown and may be combined into other characters due to the OS language (Chinese we used). This may cause errors when parsing files.

    For example:
    <?xml version=”1.0″ encoding=”UTF-8″?> would be transferred into
    ??xml version=”1.0″ encoding=”UTF-8″?>

    After changing the OS with English language the error no longer shows.

    #332261

    support-michael
    Keymaster

    @Aaron_Huang

    I’m glad to hear your profile issue is resolved. Can you share details on exactly what you had to change? This info may be helpful to others in the future.

    #336585

    Muhammad
    Member

    I had the same problem.
    After I changed my PC OS Local Language from Japanese to English.
    Everything was done well.
    The problem is at XML. The system recognice as ?xml instead of <xml in plist file.

    I think this is bug? may be mobione but maybe also apple side when make provisioning profile file.
    But I did get problem like this before with other apps.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Can not build prj w/ App Store Distribution Method: CLOSED

You must be logged in to post in the forum log in