User Tag List

Results 1 to 8 of 8

Thread: Creating a provisioning profile and * char

  1. #1
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module
    AndyH's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    1,445
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Creating a provisioning profile and * char

    Hi, the MMF documentation is saying this:

    ""com.yourcompany.*", notice the * at the end, so that the provisioning profile works for more than one application."

    First time doing this bit myself, using the provisioning assistant, I'm on the first page asking for the App ID Description and I can't enter the * character. Following through the rest of the process I can't see where I'd do this.

    I've created one and I'm now a bit stuck. What should I put in the bundle identifier, is this the App identifier? (if so I have got a randomly generated one like this 54er545635t5.*)

    Help / advice appreciated
    Andy H @ ovine.net
    Awful Jokes - a new cartoon every day: http://awful.ovine.net/
    Ovine's games: http://www.ovine.net

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperiOS Export ModuleMac Export ModuleSWF Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    JasonDarby's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    4,938
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Re: Creating a provisioning profile and * char

    The APP id is just a generic app, from this you will create your provisioning profile...

    So type in your APP ID, so for example : BLAH

    It will then generate a code of characters.BLAH... when you create your provision, you will associate it with your APP id i think... the item that goes in your MMF is the bundle identifier... so in this case it would be BLAH.

    Its been a while, so i cannot remember precisely... hope that is a help...

    Jason

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Jan 2009
    Posts
    1,052
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Creating a provisioning profile and * char

    If you put "com.yourcompany.*" then you won't be able to use a couple of features like GameCenter (when it gets available for the exporter).

    A better approach to get full support of those features is to name it "com.yourcompany.gamename".

    Once you create your profile you have to download the respective certificate from the members page and install it on your MAC by clicking on it and that's it.

    Each certificate last, if I remember correctly, like 3 months or so. When it ends, you can renew it -XCode editor will prompt you to do so.

    Hope it helps.

  4. #4
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module
    AndyH's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    1,445
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Creating a provisioning profile and * char

    It's quite confusing going through it first time. I have got it working now, does the com.yourcompany.gamename contain any importance either now while testing or when submitting to the app store?

    I mean, am I ok to use net.ovine.gamename or does apple expect a particular format?

    Thanks Jason & BHGames for the help getting me started.
    Andy H @ ovine.net
    Awful Jokes - a new cartoon every day: http://awful.ovine.net/
    Ovine's games: http://www.ovine.net

  5. #5
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperiOS Export ModuleMac Export ModuleSWF Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    JasonDarby's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    4,938
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Re: Creating a provisioning profile and * char

    Its the problem i had to start with to be honest... did i use uk.co.castlesoftware... etc etc.. did it make any difference...it didnt make much sense with reverse domain stuff, so i just found it easier to do it per project, though it can get alittle messy as you get more projects.

  6. #6
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Jan 2009
    Posts
    1,052
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Creating a provisioning profile and * char

    Depends ... if you want two or more games to share info, then you should set the same profile for both, like "com.yourcompany.gameseries" or "ditto.*". Otherwise, set the name per game "com.yourcompany.yourgame" and only use it with that only game.

  7. #7
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperiOS Export ModuleMac Export ModuleSWF Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    JasonDarby's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    4,938
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Re: Creating a provisioning profile and * char

    You dont actually need to use the reverse domain name at all... mine are just the Game Name as the bundle/App Id and it works fine like that

  8. #8
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module
    AndyH's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    1,445
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Creating a provisioning profile and * char

    Thing is, in the assistant it would not let me enter the * character, it was on the banned list ... I'll have another go at creating one tonight, maybe I missed something.
    Andy H @ ovine.net
    Awful Jokes - a new cartoon every day: http://awful.ovine.net/
    Ovine's games: http://www.ovine.net

Similar Threads

  1. App submission process. . . And bundle identifier & provisioning profiles
    By jregork in forum iOS Export Module Version 2.0
    Replies: 31
    Last Post: 1st April 2012, 05:04 AM
  2. Checking Profile Name Available
    By Asholay in forum Lacewing
    Replies: 1
    Last Post: 21st July 2009, 06:04 PM
  3. Game Profile
    By Godspeed8118 in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 16th January 2009, 02:12 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •