Multiple Apps for Distribution

I read the notice in the dev portal that I needed to create a wildcard App ID in order to develop multiple apps. Well before that notice came out I had already created a App ID that was pointed to a single application name.
If I create a wildcard App ID does that affect my current application? I am guessing that after I do that I will need to create new provisioning profiles. Is this all I will need to do?
-Louie

I'm confused about this as well. I have a live app on the AppStore that does NOT use a wildcard ID. The first instruction in the new readme says to delete any existing Distribution Provisioning Profiles. I'm uncomfortable with deleting a Distribution profile for a live app.
But I need to do both an Ad Hoc and a new AppStore submission within the next week or so.

Similar Messages

  • Building Multiple Apps for Distribution Advisory

    Has anyone read the "Building Multiple Apps for Distribution and Validating Your Distribution Builds" advisory yet? Am I the only one who's jaw is dropping that they've changed the rules again?
    See here's the thing... I've already released an iPhone application. What is going to happen if I submit an updated version of the application using a new distribution profile? Is that going to cause problems for my customers? In other words, is the upgrade process going to work for them? How do I know the answers to these questions?
    Furthermore... the instructions reference "company name". What are individual developers supposed to do? My application was already rejected at least twice because I had "iPhone Distribution: Developer Name" in the Code Signing Identity field instead of just "iPhone Distribution". Now you're telling me this has changed? Could you just confirm that please, before I go through another week+ of submission ****?
    And seriously, could we get a show of hands: What developer here thinks they'll never want to develop more than one application for the iPhone?
    Sorry, but my mind is just boggling.

    This gives rise to a few questions for me as well.
    We currently have one application in the App Store (app 1) and is looking to launch a second (app 2).
    App 1 is signed with a distribution provisioning (pp 1) created particularity for that app before the new guidelines and is in the App Store.
    We have created a new distribution provisioning profile (pp 2) for a wildcard app ID as advised in the new guidelines. This will be used going forward.
    Questions:
    1. Will we need to rebuild the old App 1 signed with the new wildcard provisioning (pp 2) and resubmit it to iTunes Connect testing in order to get both apps running at the same time? Seems impractical.
    2. Can app 2 be assigned any valid app-id (e.g. com.mycompany.newapp) created in the program portal in its info.plist file?
    3. If there at a later stage is a new version of app 1 should it be built with the new profile (pp 2) instead of the one used originally for that app (pp 1)?
    I can see in the program portal that the old pp 1 (non-wildcard) expires 10/02/2008 while the newly created pp 2 is valid way into 2009.
    Looking forward to know the answers to these questions - as are a lot of developers who had titles for the App Store launch and is currently putting new ones out I would imagine.
    Thanks.

  • Error when archiving app for distribution

    Hey guys here is a bit of info about my problem
    Basically I’m getting an error when I try to archive my app for distribution. The error has to do with my certificate/distribution/provisioning profile(s).
    Here's the error:
    Command /usr/bin/codesign failed with exit code 1
    If anybody has any pointers, would be highly appreciated.
    Cheers all
    BigMik

    Note that 'Command /usr/bin/codesign failed with exit code 1' is a generic error. There can be any number of reasons that can can combine in any number of ways to cause it.
    No one can pick your issue apart based on that error alone. You'll waste timing trying this and that, only to wind up back at TN2250, which is flatly your best resource.
    I can't emphasize enough that you need to follow it to the letter. A hit/miss trail/error approach WILL dig a hole that you'll never get out of and I suspect you're there now. Visit the iOS Dev Center to witness thread after thread and to see that you're just spinning your wheels otherwise.
    Your best approach now is to houseclean and start over. Then step thru TN2250, stopping when you don't understand any step and asking specific questions about it - use the iOS Dev Center forums.

  • Packaging a stand-alone app for distribution...

    Can you please point me to the details...thanks
    null

    mike fowler (guest) wrote:
    : Can you please point me to the details...thanks
    Use the depl;oyment wizard and for the required jars look in the
    help. Make sure your classes111.zip(jdbc driver) is also
    deployed for your particular database
    null

  • Best Practice in maintaining multiple apps and user logins

    Hi,
    My company is just starting to use APEX, and none of us (the developers) have worked on this before either. It is greatly appreciated if we can get some help here.
    We have developed quite a few applications in the same workspace. Now, we are going to setup UAT and PRD environments and also trying to understand what the best practice is to maintain multiple apps and user logins.
    Many of you have already worked on APEX environment for sometime, can you please provide some input?
    Should we create multiple apps(projects) for one department or should we create one app for one department?
    Currently we have created multiple apps for one department, but, we are not sure if a user can login once and be able to access to all the authenticated apps.
    Thank you,
    LC

    LC,
    I am not sure how much of this applies to your situation - but I will share what I have done.
    I built a single 700+ page application for my department - other areas create separate smaller applications.
    The approach I chose is flexible enough to accomdate both.
    I built a separate access control application(Control) in its own schema.
    We use database authenication fo this app - an oracle account is required.
    We prefer to use LDAP for authentication for the user applications.
    For users that LDAP is not option - an encrypted password is stored - reset via email.
    We use position based security - priviliges are based on job functions.
    We have applications, appilcations have roles , roles have access to components(tabs,buttons,unmasked card numbers,etc.)
    We have positions that are granted application roles - they inherit access to the role components.
    Users have a name, a login, a position, and a site.
    We have users on both the East Coast and the West Coast, we use the site in a sys_context
    and views to emulate VPD. We also use the role components,sys_contexts and views to mask/unmask
    card numbers without rewriting the dependent objects(querys,reports,views,etc.)
    The position based security has worked well, when someone moves,
    we change the position they are assigned to and they immediately have the privileges they need.
    If you are interested I can rpovide more detail.
    Bill

  • Making a Flash Project for distribution on a PC/MAC

    I recently completed a mobile project and I want to convert it so that it can be install on a PC or Mac.
    I was wondering if there was a setting that could allow me to create the project for PC or Mac and have it installed like any other program.
    I do have a solution that I've used previously:
    1) Create a swf.
    2) Use Zinc (http://www.multidmedia.com/) to create the package
    3) Use Inno Installer to create the installer (Windows)
    I am trying to aviod having to use three different programs to package my app for distribution as well as create two distribution files, one for PC and the other for MAC.
    I am aware that I can set the publishing settings to AIR 3.2 for desktop and use the Windows installer option. But when I did  that and installed the program on my computer, to test,  and launched it I couldn't see the program. It was open but not visible.
    Also, are there any api's are not allowed on desktop e.g. NativeApplication class? I am trying figure out why I could not view my app on the PC.
    Any thoughts would help.

    use air.
    check the as3 classes api.  flash player version support is listed at the top of each class.

  • Should I use the same Adobe ID for multiple apps in the same publication?

    I've been sifting through documentation on building apps for the Amazon AppStore and Google Play variants of Android for a few days and came across something I'm not too clear on.
    Here's a clip from the documentation page outlining the publishing process for Android devices:
    You cannot use the same Adobe ID to create multiple viewer apps. Create a different Adobe ID for each app. When signing in to publish folios, use the appropriate Adobe ID.
    The reason I am confused is because I thought renditions were used to send certain content to one set of devices (iPads, for example) and another set of content elsewehre.
    We currently pubish for the iPad and do so at iPad 1 resolution.  Would we add yet another Adobe ID to the mix when creating our Android apps? That sounds like a lot of logging in and out during the production and publishing process.
    Thanks for any insight,
    Steven

    Hey Steven,
    You can certainly use the same adobe Id and make renditions for two different App's ( one for android and IOS and so on )
    The point that you are referring to means that if you have two different App's in the App store with separate content than use different Id's...

  • How to create a single login for multiple apps on tomcat server?

    Hello,
    I am running the most recent versions of apache and tomcat on several dells with XP pro.
    When I login to an app I have created, a session variable is set, but when I browse to one of the other apps on the same computer, it does not recognize that the session variable has been set and I have to login again.
    Can somebody please suggest how, or where I can find docs, to configure tomcat to pass the session variables to other apps?
    Thank you very much.
    Or, can anybody suggest the most effective strategy for creating single-logon functionality for multiple apps with tomcat and apache running on one computer? and with tomcat and apache running on multiple computers? (i.e., each computer has tomcat and apache integrated).
    The database is Oracle 10g running on each computer.
    Thank you again.

    A good place to start is http://www.javaworld.com/javaworld/javatips/jw-javatip34.html
    Also, do a search in this forum on HttpURLConnection. That class allows you to use POST method to send form data to a web server.
    "Hidden" variables are only hidden in HTML. The HTTP that gets POSTed to the web server doesn't distinguish between hidden and not hidden. That is, the content you would write to the HttpURLConnection.getOutputStream() would be something like:
    hidden=1&submit=ok(Of course, the variable names would depend on what the web server was expecting from the form.)
    Also, be sure to set the Content-Type request parameter to "application/x-www-form-urlencoded"

  • Why is my ipod so slow and laggy? i have lots of space on it, my history is deleted, i dont have multiple apps running! I have an iPod 4th Gen for about 2 years now and I don't know what to do.... Please help

    why is my ipod so slow and laggy? i have lots of space on it, my history is deleted, i dont have multiple apps running! I have an iPod 4th Gen for about 2 years now and I don't know what to do.... Please help

    Periodically double click the home button and close all the apps in the recently used dock. Then power off and then back on the iPod. This frees up memory. The 4G only has 256 MB of memory.
    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Restore from backup. See:                                 
    iOS: How to back up           
    - Restore to factory settings/new iOS device.
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar          

  • Can the trial version of Director 12 publish iOS app for in-house distribution?

    Can the trial version of Director 12 publish iOS app for in-house distribution? What about the purchased version, any limitation on the type of distribution?
    I am getting the "Publishing to iOS appstore is not allowed for this movie. Click on "More Info" for more information".

    This invaluable YouTube video goes through the whole process .....
    http://www.youtube.com/watch?v=QDTqK16ir6c
    As mentioned in the associated YouTube comments, "When you have Xcode installed, go to Xcode > Preferences > Downloads and be sure to install the command line tools"

  • HT204088 I have been charge by an app for multiple times for renewal, how can i contact and ask for my money back?

    Hi i have charge by an app for multiple times for renewal, every week it with charge me for $2.95 for something i have long ago,
    I really need some help to see how can i get my money back.

    There are instructions on this page for managing and stopping auto-renewing subscriptions : http://support.apple.com/kb/HT4098
    In terms of a refund, all purchases are considered final, but you can try contacting iTunes support and see if they will refund or credit you : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • Sample app for loading TopLink Cache into multiple server instances

    We are looking for a solution for a reporting system for large data size (somewhere around 20G per application). We want to load all data into memory and query from there.
    Does anyone have experience on this? A sample application for loading large caches into multiple physical servers would help a lot.
    Thanks for your help in advance.

    Hi pam,
    > How would multiple app server help...meaning what's the most beneficial part of having multiple app server in such as scenario.
    A good Question, benefit  is lot, In simple  words  Load balance.. Performance  in Transfering the messages  will be quick, System resource  is maintained and you can assign particular adapters  for particular interfaces..alone... if you have Multiple App servers....
    Regards
    Agasthuri Doss

  • TS1424 Multiple charges for one app download.

    I've been charged multiple times for a $1.99 add-on download for the "Dragonvale" app.  Additionally, there were other add-ons that were mistakenly charged to my account.  I noticed at the time of the download that the system seemed to lose the transaction but then recovered.  How do I get the Apple store to apply credits for all the erroneous charges?
    thank you,
    Gerard

    You can contact iTunes support here and ask them about the charges : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page

  • I need a multiple message voice mail app for Iphone 4S that also provides an auto-attendant, e.g the caller can dial 1 for one of business's or 2 for the other. Each of these options will need to have a different voice mail greeting. Help please?

    I need a multiple message voice mail app for Iphone 4S that also provides an auto-attendant, e.g the caller can dial 1 for one of business's or 2 for the other. Each of these options will need to have a different voice mail greeting. Help please?

    There are no alternative voicemail apps - the core functionality of the phone can not be replaced.
    You'll have to look for an external service, that can then forward calls for each caller onto the correct phone.
    At our business we use Voipfone.co.uk which allows multiple phone lines to come into one VOIP account.

  • Registering multiple devices for testing app

    i am trying to register multiple devices for testing my app. I have downloaded the sample file and pasted my devices names and ids there but it refuses o upload them saying it is not the right format! Any hints?

    Suggest you repost in the Developer forum at https://discussions.apple.com/community/developer_forums
     Cheers, Tom

Maybe you are looking for