Using i-prefix in an app name

Hello,
1- Can I use i-Prefix in an app name like in iGame or iSaw?
2- Is it allowed to put an unknown coach's name in the app "Mr. John's Tips"?

1.) You wouldn't be the iFirst....just know that there is no one here that can promise what will and won't be accepted.
2.) Do you have legal rights to use another person's name? Apple may ask...
App Store Review Guidelines:
https://developer.apple.com/appstore/resources/approval/guidelines.html
Prepare for App Submission
App Store Submission Tips

Similar Messages

  • Use of  ( * ) prefix before the table name

    Friends,
    Can anybody clear me the importance of prefixing the *(asterik) before the table name in the program.
    Eg. Tables: *mara,
                *cstk.
    Many Thanks,
    Albert.

    When you need two distinct work areas of the same database table in your program, you can use two tables declarations like
    Tables: mara, *mara.
    Typical use is on a screen, that has a table control. Here same table fields may appear on the main screen as well as in the table control. You use normal work area ( mara) to refer to main screen fields and the other work area ( *mara) for table control fields.

  • How do you use WLST to get a deployed Apps name?

    I am writing an application update script to make updating our environments quicker/easier with the following code from an ant build file:
    <wlst debug="true" failOnError="true">
    <script>
    connect('login','pwd','t3://...')
    updateApplication('${app.name}',block='true')
    </script>
    </wlst>
    However, b/c our application has a version in the manifest file, our application name looks like this:
    AppName-BuildNumber-TimeOfBuild
    Since the TimeOfBuild is always different from build to build it is impossible to hard code this value. Is there a way to get the application's name using WLST?
    connect(...)
    cd('AppDeployments')
    This shows me all applications deployed on the server, but inorder to go any farther I need the name of a specific app. I'm sure I am just overlooking an mbean somewhere, but I can't seem to find it! Any ideas??
    Thanks.
    Message was edited by:
    bftanner

    Ok, so I figured out how to get an applications name but I can't get the following script to work from an ant build file:
    <wlst debug="true" failonerror="false">
    <script>
    connect('system','weblogic','t3://...')
    apps=cmo.getAppDeployments()
    for app in apps:
    if app.getName().startswith("4X"):
    stopApplication(app,block='true')
    undeploy(app.getName(),targets='MS1,MS2',block='true')
    deploy('4X','//box/domains/applications/4X.ear',targets='MS1,MS2',stageMode='stage',block='true')
    apps=cmo.getAppDeployments()
    for app in apps:
    if app.getName().startswith("4X"):
         startApplication(app.getName(),block='true')
    </script>
    </wlst>
    When this is run I get the following error:
    BUILD FAILED
    C:\docume~1\dtanner\desktop\RELupdate.xml:134: Error executing the script snippe
    t
    connect('system','weblogic','t3://192.168.0.250:
    7001')
    apps=cmo.getAppDeployments()
    for app in apps:
    if app.getName().startswith("reporting-r
    eport"):
    stopApplication(app,block='true'
    undeploy(app,targets='MS1,MS2',b
    lock='true')
    deploy('reporting-report-server','//bfediapp3/do
    mains/applications/reporting-report-server.war',targets='MS1,MS2',stageMode='sta
    ge',block='true')
    apps=cmo.getAppDeployments()
    for app in apps:
    if app.getName().startswith("reporting-r
    eport"):
    startApplication(app,block='true
    due to:
    Traceback (innermost last):
    (no code object) at line 0
    SyntaxError: ('invalid syntax', ('<string>', 2, 33, '\t\t\t\tapps=cmo.getAppDepl
    oyments()'))
    Any Ideas??? Also, how can you keep the format i.e. tabs and spaces at the front of a line in these forums???
    Thanks.

  • Hi All.. i want to use my iphone 4 to play poker on facebook with the zynga..  idont know the apps name,, thank's for ur help, and how to upgrade ios 4.3.3, now i'm still using ios 4.1.1, thank's

    hi All.. i want to use my iphone 4 to play poker on facebook with the zynga..  idont know the apps name,, thank's for ur help, and how to upgrade ios 4.3.3, now i'm still using ios 4.1.1, thank's

    when you connect your phone with your computer and use itunes you can click on the phone
    and click on an update button
    about facebook games then think they are all flash based and iphones cant do flash so thats not possible

  • I changed the name of my apple id and now I can't use the app store on my phone correctly because it's using my apple id's old name. I signed out and in on itunes and synced my iphone. Still doesn't work. Help please?

    I changed the name of my apple id and now I can't use the app store on my phone correctly because it's using my apple id's old name. I signed out and in on itunes and synced my iphone. Still doesn't work. Help please?

    Settings>Store...tap the ID shown...sign out...sign back in with the ID you want to use.
    Note: Apps are forever tied to the Apple ID used to originally obtain them. They cannot be updated using any other Apple ID other than the one they were originally obtained with.

  • How to solve this error 'This package is using an app name that hasn't been reserved for this app: "Matest"

    i already reserved app name as Ma_Test. But only one error showing "This package is using an app name that hasn't been reserved for this app: "Matest". how to solve?

    Hello,
    You need to make sure both names match exactly

  • I'm migrating a WP site to BC. I want to use a web app for their Blog...is there any way to have the web app item show in the root url vs root-url/web-app-name/web-app-item-name?

    I'm migrating a WP site to BC. I want to use a web app for their Blog...is there any way to have the web app item show in the root url vs root-url/web-app-name/web-app-item-name?

    Hi Justin,
    There's nothing like that atm. Please see http://forums.adobe.com/message/4730854
    Cheers,
    -mario

  • When I try to use firefox, I get the this message: error: App:Name not specified in application.ini

    I cannot access firefox 0n my other computer. I just get this error message: error:App:Name not specified in application.ini

    This is most likely caused by Zone Alarm software. Please check http://support.mozilla.com/en-US/questions/880170

  • What are the entities that can be re-used in different servers, SI App, SI instance? And how?

    Greetings,
    What are the entities that can be re-used in different servers, SI App, SI instance? And how?
    e.g. can I use a deployed IQStreamable@app1  into app2?
    can I use a deployed observable/app1/siInstance1/Server1 into another query/app3/siInstance3/server2?
    On the presentation titled "04 – Installing, Deploying and Maintaining the SQL Server 2008 R2 StreamInsight Runtime Engine" with file name SQL10R2UPD05-DECK-04.pptx on ecn.channel9.msdn.com/o9/learn/SQL2008R2TrainingKit/Presentations/SQL10R2UPD05-DECK-04/SQL10R2UPD05-DECK-04.pptx
    It is mentioned one of the deployment option is "Deployment: Standalone Server"
    and it mention the following:
    "Use this option for the following scenarios:
    - Metadata objects need to be shared between applications
      - Event Types
      - Adapter Types
      - Query Templates
    - A data source registered with the server provides an event stream for another existing application"
    Could you please provide good example that explain the above statement?
    Cheers, Muhammad

    First, that statement - and those materials - refer to the "legacy" StreamInsight query/adapter model. They do not refer to how things work with the Reactive model introduced in version 2.1. Specifically, it talks about Dynamic Query Composition (DQC).
    You cannot use a deployed Observable in another instance of StreamInsight. You may be able to use them across applications in the same instance - off the top of my head, I'm not sure. I'm getting ready to get on a plane but will take a look at it later.
    Typically, however, applications act as containers (comparable to .NET AppDomains) so I don't think that you'd be able to do this easily. That said, the code and assemblies
    can be reused across multiple instances/applications. You would have separate instances of the classes involved but you would be able to reuse the query logic. That's a common use case.
    Can you be more specific about your use case and what you are trying to accomplish here? It's possible that there are alternative ways to do what you are trying to do.
    DevBiker (aka J Sawyer)
    Microsoft MVP - Sql Server (StreamInsight)
    If I answered your question, please mark as answer.
    If my post was helpful, please mark as helpful.

  • How do i localize the app name in an air ios app?

    I am trying to compile an adobe air app for iOS with Danish app name? I can get localization to work with eg English, French and German, but not with Danish...
    I put
    <name> <text xml:lang="en"> English </ text> <text xml:lang="da"> and Danish </ text> </name>
    in the app.xml before i compile with the adt, but after compile i can see that only the English name is created in the InfoPlist.strings of the ipa.
    Any ideas on how to achieve a localized app name?

    Helo fideld, officially Adobe Air don't support Danish language. But I may help you.
    1. Download this file https://www.dropbox.com/s/ytx44mxzdgmlfq2/adt.jar
    2. Go to Air SDK\lib\ folder and backup your original adt.jar
    3. Copy my one from step 1
    You may understand that patched adt.jar was produced by me and not by Adobe.
    I just done this for you as a part of community friendly support. It's allow to add "da" language.
    1. Open your *-app.xml
    2. Add lang="da"
    3. Go to supportedLanguages in XML and add "da" also there so it's will be like "en fr de da".
    Patched ADT was made from original latest 4.0.0.1619 and you must use http://labs.adobe.com/downloads/air.html 4.0.0.1619 before apply this patch
    This works well, just tested!

  • How can I protect my app name before it's taken?

    Or can it only be protected once published?
    Basically I've got an original idea with a name that isn't used already on itunes.
    Ideally I want to reserve the app name and do it before I finish production of the application.
    Is a trademark my only option?

    I actually prefer the term 'staged'.
    Have you ever added an app via iTunes Connect?
    If so, you may have noticed that some of the content and at least one of the images are required before you move thru to the next form.
    Once you pick a name and keywords as an example, those can't be changed until you update, while some of the related info can be modified whenever you feel like it.
    Have you noticed the provision to add a binary later? If you do the minimums that are required when adding, and check the box to upload the binary later and then save, you've just staged an app.
    The idea is to take this step before you spend months developing an app so that you don't find out at the last minute that you suddenly have no choice but to change the name.
    Once you have the name staged, you can be confident of using it after completing development, getting ready with any marketing etc. In some cases as one example, devs need the name early so that it can be put into print media that might take weeks or months to hit the shelves.

  • Prefix timestamp before the name of the file

    Hi Experts,
    Can we prefix timestamp before the name of the file?
    Generally file name followed by timestapm instead of that
    can we add timestamp before file name? .If so please let me know .
    thanks in advance
    N.P.Babu

    Hi,
    all you need to do it to create the filename
    in one of the tag in your xml message and
    then use variable substitution:
    refere to Variable Substitution section on this page
    http://help.sap.com/saphelp_nw04/helpdata/en/bc/bb79d6061007419a081e58cbeaaf28/content.htm
    it's easy but using
    Adapter-Specific Message Attributes
    with sp14 is much better
    Regards,
    michal

  • "...cannot use the application "Address Book.app" with  'leopard.'...????

    I get the message: "You cannot use the application “Address Book.app” with this version of Mac OS X. "What does this mean, wat do I do? Do I lose my address book.?

    you can do the following to transfer your Tiger addressbookdata file to Leopard if none of your other countermeasures are working.
    Create a new folder and give it a name such as TigertoLeopard data or whatever;
    then drag your Tiger addressbook data file into that folder;
    add .abbu to the end of the name you gave that new folder;
    remember where you placed the folder and use Leopard Mail import command.

  • Error starting "app name": Error loading module "appname" Verify error

    I've downloaded 3 application on my device 9800.
    at last i've download one app from Blackberry App World.
    When i open that application, Its throws error.
    "Error starting "app name": Error loading module "appname" Verify error."
    I'm unble to open it. I've deleted and re install the app. Nothing has been help. I've tried to download others app. Its downloaded. But not open. the same problem has thrown.
    What is the problem. how to open it. Now, if i download new apps, its throws the same error, " *"Error starting "app name": Error loading module "appname" Verify error.""*
    Pls give a solution.

    Hi sgm_friends
                                  Have you tried a Battery Pull Restart  ?  As you are constantly getting that error and unable to open any Apps that you download then to rule out any Software issue please reload your device Software ,but do a complete Backup of your device before that :
    KB11320 : How to perform a clean reload of the BlackBerry Device software using BlackBerry desktop software for windows.
    I hope it will help.
    Prince
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

  • Image in app name?? How ??

    Hi, i was wondering how the app name is displayed like that in the image shown below??

    KT I have the same issue I need to change my seller name Im registered as a business my programmer used a generic name as the seller and now Im stuck with it. I logged into the devoloper account and I cant see a way to change it.Please let me know if there is a way around this

Maybe you are looking for