The required email field in the registration

Hello,
Our application was rejected due to the fact that email field is one of the required fields that has to be completed during the registration. The application is aimed at books sale and purchase. We use in-app purchase via the AppStore, the next step is the user identification that is arranged on the server. That’s how we find out the user who actually purchased a book. His email is a unique identifier.
Besides, more than 60 % of the available content of our app can be used exclusively for reading and in this case we identify whether the user is the right one with the help of email address as well. After identification we can be sure that the user is provided with the access to the necessary books.
In general, our app sells books, and if we can not use email as a user ID to make a purchase, can we use the Apple ID instead?
Thanks in advance

Apple ID is off-limits.

Similar Messages

  • Can't find the "Protecting the RESTful Services" in the 'Required Scopes' field

    When I following the ORDS 2.0.10 readme to configure Oracle Restful services, I can't find the "Protecting the RESTful Services" in the ‘Required Scopes’ field.
    The detail step is in "Registering the 3rd party application" of section "Accessing the RESTful Services from a Third Party Application".
    "Choose Gallery Access in the ‘Required Scopes’ field."
    The above step I can't find any protected restful services.
    But I have configured the "Gallery Access" successfully before.
    Thanks,
    Marvin

    What is the version? Database Server
    RDBMS : 10.2.0.2.0
    Oracle Applications : 11.5.10.2
    Check the workflow for the OKS Contract Process item type and see which activity it is waiting at or errored out.How do I check. I am new. Do I have use sql query or in the form? What is the steps involved.
    You can use WF admin responsibility to check the status.Will a give a try.
    thanks
    siva

  • How do I set the "reply to" field in the iPad 2 Mail app?  I use an email forwarding service (not an actual email account) that I would like people to reply to.

    How do I set the "reply to" field in the iPad 2 Mail app?  I use an email forwarding service (not an actual email account) that I would like people to reply to, so setting up an account with the correct reply-to address doesn't work because there's no associated outgoing mail server.  I had this working under iOS4 but it seems to have disappeared when I upgraded to iOS5.

    Welcome to the forum, NicoleYM. I don't think the Touch Mail has as many options as the Mac Mail app. However, you could set a standard signature. Go to Settings > Mail, Contacts, Calendars > Signature. There you can type a reply address and hope people see it.
    Alternatively, you can go to your GMail account in your web browser and click on Settings > Forwarding and POP/IMAP. There you will have an option to forward all emails (or only some, if you set up a filter) to your other address.
    Good luck!

  • How do I copy/paste full numerical-only account strings into the Projects WebADI template when the account segment fields in the template require use of the dropdown because they're formatted as alpha-numeric values?

    How do I copy/paste full numerical-only account strings into the Projects WebADI template when the account segment fields in the template require use of the dropdown because they're formatted as alpha-numeric values? I'm using the Integrator named "Projects - Transaction Import" and a custom Layout created based on the seeded Layout named "Transaction Import - Accounted". Do I need to somehow change my Layout to make the Document accept numerical values instead of requiring alpha-numeric values? I need to be able to populate the Document with a large amount of transactions and cannot feasibly go through every transaction to add the alpha-valued name of the account segment to every segment that requires it. The segments in particular causing the problem are "Expnd Type" and "Organization Name" which are both alpha-numeric and as such contain the segment number and name; I need to be able to only have to enter the Natural Account Number (6-digit number only) and the Organization Number (5-digit number only).

    How do I copy/paste full numerical-only account strings into the Projects WebADI template when the account segment fields in the template require use of the dropdown because they're formatted as alpha-numeric values? I'm using the Integrator named "Projects - Transaction Import" and a custom Layout created based on the seeded Layout named "Transaction Import - Accounted". Do I need to somehow change my Layout to make the Document accept numerical values instead of requiring alpha-numeric values? I need to be able to populate the Document with a large amount of transactions and cannot feasibly go through every transaction to add the alpha-valued name of the account segment to every segment that requires it. The segments in particular causing the problem are "Expnd Type" and "Organization Name" which are both alpha-numeric and as such contain the segment number and name; I need to be able to only have to enter the Natural Account Number (6-digit number only) and the Organization Number (5-digit number only).

  • How do I insert the value of an email field in the submit mailto: argument?

    I want to create a button that will redirect a PDF form to an email address entered as a field in the form.  In other words, a "return to sender" function.  The button function has a submit to URL where you can use "mailto:[email protected]".  How can I substitute the value from an email field in the form itself for the "[email protected]" value?

    You'll need to use JavaScript, and the mailDoc method in particular: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.505.html
    Get the value of the field that contains the email address and use it as the value of the cTo property. See the following for a sample script: http://forums.adobe.com/message/3553628?tstart=-1

  • IPhone 4S, Mail- when in inbox, and search a term ie Macy's, click edit to delete, the option dot isn't available for all. Therefore can't delete all the required emails.

    As mentioned, when in my inbox I search for a term ie Macy's so I can find, select and delete some or all of the resulting emails. However, the option button where I select the ones I want to delete is not available for all of the emails that are in the results.
    In looking for differences in the results, I can't see any. Using the Macy's example, all the resulting emails are from the same address and yet some have the dot-option but so it can be selected to delete while others don't.
    Its a gmail and a hotmail account together.
    It's a little frustrating as I'm trying to clean out my inbox and it had a 540 badge count that's annoying me every time I look at it but I really don't want to delete individually.
    Any suggestions would be appreciated.
    Oh and if I come out of the search and try again, even Jess option-dots come up than before.

    Any help would be appreciated - even if maybe the question isnt understood so I can word it differently? Does anyone else have this issue?

  • Make the e-Mail field on the contact form widget optional.

    Hey there! While browsing the support forums I came upon this topic here, because I was having a similar issue.
    Before developing the suggestion, here you have the website with the form, as we currently have it: http://awake-gaming.com/join-us.html
    The form I inserted was not only a contact form, but also a joining form. When submitted, the website calls to Discourse's (the board software we use over at http://forums.awake-gaming.com/) API via an ajax code and so a Bot creates a thread with the information introduced in the forums.
    Simply put: Submit -> Code calls to API -> Bot creates thread using the input parameters on the form.
    So, what if we don't want the applicant to publish his e-mail? We didn't want the mail to be submitted at all, yet Muse didn't allow us to delete that field nor hide it. In our case "fixing" this hasn't been that much of a pain, as we simply deleted the event listener. But we know how to code. What about people who don't?
    Quoting the staff answer on the topic I originally refer to: "Email is the unique identifier and required to create a customer record in the CRM in Business catalyst." But there are people who don't use Catalyst at all. Or am I wrong? Is my site (awake-gaming.com) related to Catalyst at all? I understand it might be necessary for websites hosted on catalyst, but in cases like ours?
    That's why I'm requesting the e-mail field on the form to be optional.
    Hope you had a good read, and thank you for sticking until the end
    PS. Opinions about the AWAKE website design are greatly appreciated.

    This will be very helpful.

  • How can I change the order of list item properties in the alert email sent to the assigned-to owner?

    Using SharePoint 2010 Foundation.
    I have an Issue list configured to send an email to the assigned-to owner (List Settings | Advanced settings | E-Mail Notification = Enabled). I have since added columns to the Issue list. All of the data from my columns appear in the email alert but the
    newest additions show up at the bottom of the list in the alert email instead of in the column order I have defined (List Settings | Issue Content Type | Column Order). However, if I click the "Mobile View" in the alert email I received, the Mobile
    View does have the items listed in the column order.
    Why are these different and how do I get the email alert to match my column order?

    Actually the view which you recieve requires the column ordering to be the way you prefer. So whatever is your default view, change the column orders and then check the email alerts.
    Alpesh Nakar's Blog
    Alpesh
    Just SharePoint Just SharePoint Updates
    SharePoint Saturday India Online
    Nov 20 2010 Contributing Author
    SharePoint 2010 Unleashed
    MCTS: SharePoint 2010 Configuration
    MCITP: SharePoint 2010 Administrator

  • [svn:fx-trunk] 16929: Add a [Mixin] class that will register the required class aliases in the event the mxml compiler generation   [RemoteClass(alias="")] code is not called because an application does not use the Flex UI framework .

    Revision: 16929
    Revision: 16929
    Author:   [email protected]
    Date:     2010-07-15 07:38:44 -0700 (Thu, 15 Jul 2010)
    Log Message:
    Add a class that will register the required class aliases in the event the mxml compiler generation  [RemoteClass(alias="")] code is not called because an application does not use the Flex UI framework.
    Add a reference to this class in the RPCClasses file so it always gets loaded.
    QE notes: Need a remoting and messaging regression test that doesn't use Flex UI.
    Bugs: Watson bug 2638788
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/RPCClasses.as
    Added Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/utils/RpcClassAliasInitializer.as

    Great exercise to document the problem like this.  It got me thinking about how an app with modules would be different from an app that does not use modules.  Solution: I moved the dummy reference of PersonPhotoView out to the main application file (as opposed to being inside the module) and it worked.  I've probably been lucky not to have experienced this problem earlier, because for most other entities I have an instance attached to my model which is linked / compiled with the main application.

  • External manufacturer name in the External Manufacturer field in the contr

    hI,
    I cant fing  external manufacturer name in the External Manufacturer field in the control data of the vendor master
    i already activate the field as required in account group setting, but still I can't find it
    anyone could help?
    thanks

    hi
    are you abel to see the external manufacturer in LFA1 table??
    LFA1 - EMNFR
    Regards

  • To Populate the profit center field in the sales order by user Exit.

    Hi All,
    Please let me know :
    How the user exit is used to populate the Profit center field in the Sales order?
    Please gurus answer  as quickly as possible as I require this urgently.

    If you want to overwrite the profit center in sale order (determined from the materail master) with a different profit center based some other criterion you can use profit center substitution rules. Check the wiki:
    [Profit Center Substitution in Sales Orders|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/erplo/profitCenterSubstitutioninSales+Orders]
    Regards,
    GSL.

  • I sent all the required informations to get the serial number for my Lightroom 5 students edition but this was quite a long time ago, 2 months or so. When do I get my serial number to activate my Lightroom?

    I sent all the required information to get the serial number for my Lightroom 5 Students version. This was like about two months ago - so where is my serial number? What do I have to do?

    You should be able to see the number in your system files/foldes by navigating to:
    Mac:
    /Users/[your user name]/Library/Application Support/Adobe/Lightroom/Lightroom 4.0 Registration
    Windows
    C:\[your user name]\Program Data\Adobe\Lighroom\Lightroom 4.0 Registration

  • The length of the password entry field in the BEx Analyser

    Hi,
    The password is 8 characters in the BW system.
    When users changing their newly assigned passwords. When logging into the BEx Analyser, and prompted to change the password, a password entry box is displayed, with an entry field longer then 8 characters. Some users are therefore entering passwords longer then 8 characters. This is fine when they first login, but when they try come back to the system, their logon fails.
    Can something be done to restrict the length of the password entry field in the BEx Analyser?
    Many Thanks
    Jonathan

    Hi Jonathan
    we are having the same problem - did you find a way to resolve this?  I did not find any SAP notes referring to the issue.
    Regards
    Hayley

  • I am trying to read my iMessages from my iPhone 4S on my iPad 2, but the messages do not show up on my iPad 2. I made sure that the receiving email address is the same on both devices and both are signed into my single Apple account.

    I am trying to read my iMessages from my iPhone 4S on my iPad 2, but the messages do not show up on my iPad 2. I made sure that the receiving email address is the same on both devices and both are signed into my single Apple account.

    Is it possible that the person who sent the message to your phone sent it to your phone # instead?  Try sending a message to your phone via the email address and see if it shows up on the iPad.

  • Ok, I have changed the names of my iPads to each be different- but no matter what I do, the Apple ID comes up the old email address on the old iPad and will not let me update Apps, purchase , etc,

    I have used your info to give my two iPads different names. My problem is that my old iPad still has the old email in the Apple ID pop up so it will not let me sign in. I checked my info in the manage my account page and there is my email as primary, which allows me to sign in for apps, etc on the newiPad air, but when I try to update or buy an App on the old iPad, the old email is in the pop up and will not let me sign in.
    How do I change the email in the old iPad to match the new iPad????
    The Old email is on my manage my account page as a verified ALTERNATE email.

    We are fellow users here on these forums, you're not talking to iTunes Support nor Apple.
    Have you created a new account or updated your existing account ? All content that you download from the store is tied to the account that downloaded it, so if you have created a new account then all of your existing downloads will remain tied to your old account.
    If you've updated your existing account then try tapping on the id at the bottom of the Featured tab in the App Store app and log out of it and then log back in with the updated id so as to 'refresh' the account on it.

Maybe you are looking for