Who do I send feedback or suggestions to on developing new app(s)?

If I Had the know-how on app development for iOS I know I wouldnt be here asking I would simply do it myself. But I keep searching AppStore for possible apps that I think could have already been created and of course like the spoiled apple user that I am, I get all sad and disappointed when no one has bothered to think it up (except myself) ;-) . If I thought an app would be useful for myself and other users, how would I go about sending feedback or app suggestions to possibly get someone to develope it? Unless app development has become increasingly more simple in the last year or so since the last time I thought about learning it and found it beyond expensive and complicated... I'm not looking to making serious money, I'm just a serious app devotee that wants to help not just myself but others if I feel something could be beneficial or at least extreful helpful to everyone else.

You could probably start with Product Feedback.
Make sure to read Apple's Unsolicited Ideas Submission Policy before submitting your feedback.

Similar Messages

  • Where/who can I send feedback on the GoldenGate documenation to?

    Folks,
    Most Oracle Documentation is available in both HTML and PDF versions. A unique feature of the HTML version is that every page has a feedback form on it which allows you to communicate directly with the documentation team. When I worked in the Oracle development organization the documentation authors told me how much they loved this feature because it let them know that folks were actually reading the documentation they wrote.
    It appears that the GoldenGate documentation doesn't have this feature as it's only available in PDF form.
    What's the best way to send feedback on the GoldenGate documentation to Oracle?
    Here's an example:
    Windows and UNIX Administrator’s Guide
    11g Release 2 Patch Set 1 (11.2.1.0.1)
    E29397-01
    Page 205 - 207
    The sample Replicat file doesn't have HANDLECOLLISIONS in it, nor is it explained in the table of parameters even though you are told to turn it off later with a SEND and EDIT PARAMS.
    Thanks,
    Rich

    Heh, there are no errors or mistakes or lack of clarity in the GoldenGate documentation library. If you believe there is something like this, it is due to a lack of understanding on the part of the user/reader.
    You'll have to file a support request at MOS. There isn't even a "contact us" blurb anywhere in the docs. Aside from:
    The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing.

  • How can you tell who the original sender of a group text is on an iPhone 5, when all that appears is a list of recipients in no particular order

    how can you tell who the original sender of a group text is on an iPhone 5, when all that appears is a list of recipients in no particular order? I can't seem to identify the sender in the details list.

    Start a separate thread to the original sender.

  • Proximity Sensor Issue?-Send Feedback

    Yes there is an illusive issue with the Proximity Sensor. We can complain. Or we can help.
    I know Apple does not want people thinking they produce junk.
    Send Feedback!
    http://www.apple.com/feedback/iphone.html
    Describe the conditions when your iPhone 4 malfunctions.
    If we fill the feedback channel with useful data they will have what they need to fix the issue.
    Lets be proactive. Lets be part of the solution.

    I don't think Apple can fix the proximity sensor in the current model. iPhone 4 has been out for 2 months. If the problem was fixable, they would have done it by now. The last iPhone 3Gs has 3 small proximity sensors on the left side of the speaker. To make space for the front camera, Apple moved the proximity sensor above the speaker. In other words, proximity sensor is a Hardware problem that can not be fixed with a software update. IP 4 is almost useless to make phone calls (unless you use it with bluetooth headset or with speaker). But don't expect any fixes until the next model. If you don't like it, return it.
    Read the following horror story from a reporter of PCWorld
    http://www.pcworld.com/article/201232/iphone4_**_a_personal_tale_of_iphone_4woes.html

  • Was going to post a long feedback and suggestions

    Was going to post a long feedback and suggestions about SUS and some other stuff, and i accedentally presses back button..
    Nothing i can do, but cry.

    you have saved draft
    they save automaticly
    see right of your user panel
    Some will call me fatalist And some will call me freak
    But hidden in my throwing fist The fortune that I seek-- Amon amarth

  • Sending feedback by use of activity device_send_feedback

    Hi,
    I want to send feedback of my packing operation (hu) from aii to ecc via xi.
    I included in my rule z_pack that activity and also configured in img under conditions for backend messages that the rule z_pack with message type derq should be a backend message (03).
    But I never get the message in the xi.
    Doas anybody know what else I have to do to get the message in the xi and ecc?
    Regards,
    Alex

    Hi
    here some hints for debugging:
    1) switch your settings to use classic debugger (in some editor --> utilities --> settings --> debugger)
    2) set an external breaqkpoint (e.g. in some activity)
    3) activate debugging in SICF in the alias for /sap/scm/ain handler
    4) send message in. if debugger comes up --> good, stop reading
    5) set an external breakpoint in /AIN/CL_HTTP_SERVICE-->IF_HTTP_EXTENSION~HANDLE_REQUEST (this is before tRFC)
    6) send message in. if debugger stops at first BP, press F8. if debugger stops at your desired BP --> good, stop reading
    7) send another message in. debugger stops at first BP.
    8) in debugger --> settings: check "in background task: do not process"
    9) press F8
    10) goto SM58. find your request there and debug LUW.
    11) debugger opens up. press F8. now should stop at your desired BP
    Hope this helps
    Regards
    Herbert

  • [svn:osmf:] 17759: Code changes based on PARB review feedbacks and suggestions from the FMS team .

    Revision: 17759
    Revision: 17759
    Author:   [email protected]
    Date:     2010-09-17 16:26:32 -0700 (Fri, 17 Sep 2010)
    Log Message:
    Code changes based on PARB review feedbacks and suggestions from the FMS team.
    Modified Paths:
        osmf/trunk/framework/OSMF/.flexLibProperties
        osmf/trunk/framework/OSMF/org/osmf/elements/f4mClasses/ManifestParser.as
        osmf/trunk/framework/OSMF/org/osmf/elements/f4mClasses/Media.as
        osmf/trunk/framework/OSMF/org/osmf/media/DefaultMediaFactory.as
        osmf/trunk/framework/OSMF/org/osmf/net/NetNegotiator.as
        osmf/trunk/framework/OSMF/org/osmf/net/NetStreamPlayTrait.as
        osmf/trunk/framework/OSMF/org/osmf/net/NetStreamTimeTrait.as
        osmf/trunk/framework/OSMF/org/osmf/net/StreamingURLResource.as
        osmf/trunk/framework/OSMFTest/org/osmf/OSMFTests.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/f4mClasses/TestManifestParser.as
        osmf/trunk/framework/OSMFTest/org/osmf/media/TestDefaultMediaFactory.as
    Added Paths:
        osmf/trunk/framework/OSMF/org/osmf/net/MulticastNetLoader.as
        osmf/trunk/framework/OSMFTest/org/osmf/net/TestMulticastNetLoader.as
    Removed Paths:
        osmf/trunk/framework/OSMF/org/osmf/net/RTMFPNetLoader.as
        osmf/trunk/framework/OSMFTest/org/osmf/net/TestRTMFPNetLoader.as

    A good solution. Liked it very much. Can you please make it a technet blog for others.
    [email protected]

  • Who is the sender..?

    Scenario.
    Exchange 2010 with pop3 service active:
    If i download the mail in my blackbeyy device with pop3 service from my echange server.. who is the sender ?
    It isn't my exchange server .. i think .. because i have not done any SMTP configuration..
    is right ?
    Thanks for attention..

    [cut]
    its use RIM infra to push mails in your blackberry.
    [cut]
    Ok, when I get a mail is the rim service to deliver him to my BB
    Maybe i don't understand .. excuse (my english is not well)
    I would like to know when I send mail from my blackberry .. who sends them ..??
    I ask this because I have problems with mail delivery .. (not receive)
    I need to concentrate on my server exchange (to solve the problem) ..? or ask with my ISP (or RIM) ?
    Thanks

  • Ical sending a never ending browser message to send feedback to apple

    I just updated my ical with some english bank holiday dates and ever since ical keeps opening a url in my browser asking me to send feedback to apple. Even once feedback has been sent the url keeps on opening and it is getting annoying and frustrating.....does any one know how to stop this repetitive thing from continuing.....

    Unfortunately.....tried that......didn't work....still keep getting directed to feedback url.......have tried deleting the calendar as well.....all seems to be to no avail......

  • Found a column bug; who do i send file to?

    Hi;
    found a bug in Numbers 1.01; i dumped a bunch of data (my iPhone records from the "print record" screen on the AT&T site) into Numbers to set up a database.
    Somehow, column "C" ended up very small / has a Plus sign in it in every field down the page.
    When i try to expand column c, get spin ball and app not responding; five mins later i force quit.
    Who do i Send the file to?
    Jim

    Update/Supercedes:
    There are ten record fields per record and
    12891 lines / roughly 1289 "records" in raw form.
    (these are the famous 200 page phone bills people got
    when iPhone first started up; i got PayAsYouGo so no paper)
    Excel i'm guessing would not run into this since i've done these
    before in it.
    Jim
    p.s. due to the crash situation, it's kind of hard since it keeps spin-balling
    and i don't know how to find the boundary record that it chokes on.
    I guess there's sieve ideas, bubble sort sort of things where you start
    by dividing the file in half.
    p.p.s. (10 mins later) it looks like the spin ball eventually quits, so i'm
    now walking through the file deleting 100 rows at a time and trying
    to resize the column. I may try 500 rows until i get closer.
    update: trimmed to 12700 rows and, while it does crank the CPUs on
    my Mini, the column unfolds.
    I may have been bailing on the "full" rowcount of 12892 a bit prematurely
    or there may be a boundary between those two numbers of rows.
    Jim

  • Where do I send feedback to Apple

    I have a continueing problem with Preview. I would like to send feedback to Apple regarding this but can't find any way to do that.  I know it can be done, but it seems to be well hidden.

    You could try here, but since Preview isn't one of their major apps your probably won't find a specific feedback link just for it:
    http://www.apple.com/feedback/

  • In the beta 4.0 I cannot send feedback on problems I am having with the website.

    I am having problems with the drop down menus when when any window is open, then when I try to send feedback I can type in the problem, but it wont allow men to send the feedback.

    The version I am using is 4.0 - I went and Reset user agent to everything showing on the link sent:
    general.useragent.extra.firefox;Firefox/4.0b1
    general.useragent.locale;en-US
    general.useragent.security;U
    I am still unable to download pics in hotmail..... Along with not being able to use Aviary Image Editor as it says it is Not compatible with the 4.0 version. So that Add-on picked up the right version I am using. (I use this to take ScreenShots!) - I sure hope this will be available when FireFox 4.0 is fully launched.....................
    Along with the email pic problem :(
    Thanks for the help

  • Getting point here - Community Feedback and Suggestions forums

    Point system bad or good, it seems we have to live with that. So, just a thought.
    Is there any sense to have this point system in the Feedback and Suggestions forum ?
    This is not product related (according to the forum's title, isn't it), so people are "classified" as newbie/expert/... on what ? Forum knowledge ? What's a good knowledge on a product ! I should add it in my resume :-)
    Nicolas.

    well designed business application,BBS? well designed business application? Getting a touch of cognitive dissonance here.
    Maybe metalink bug search needs a space invaders front end.

  • Nokia My Commute for WP7 Feedback and suggestions

    My commute is a great feature that can be very useful. But after using it after month i have few suggestions that could make it evne better.
    Have voice guide while use my commute and be able to turn it on or off
    Have route guidance like the normal nokia drive.
    suggest Reroute if the traffic is to heavy
    more often traffic updates ( i found some times, app was saying the traffic was heavy but there was no traffic at all!!)
    Warning for road speedcameras.
    then it would be a perfect app to use !!!

    Sc0tt,
    Thanks but I think there's a misunderstanding.  I know it goes in "Community Feedback and Suggestions."  What I need to know is how does one find "Community Feedback and Suggestions" and why do they make it so difficult to find?
    But thanks for trying,
    Howard

  • Suggestions for new apps-where?

    I have had fun at the app store. Today I thought about an app I would like to see; and wonder where we can post suggestions for developers??

    You can send feedback/feature requests directly to Apple at this link: Apple Product Feedback

Maybe you are looking for

  • I restored my i p hone and lost everything, how do i get it back?, HELP

    Hi All, I am really frustrated, last night my phone decied to turn itself off and on again and when i looked at my messages they had all disappeared. :-( So i took someones advice this morning and clicked restore, i was told this would restore all th

  • Not shown result

    declare a number(10):=2; b number(10):=2; c number(10); begin --c := a**b; c:=power(a,b); dbms_output.put_line(c); c:=c+power(c,c); dbms_output.put_line(c); end; why it not showing output but executed sucessfully. same code showing result in apex

  • Updating Acrobat X

    Good morning, I have a question about updataing Acrobat X.  I currently have 50 installs, but only 25 are up-to-date, 10.1.4; 15 are 10.0.0; 1 is 10.1.0; 3 are 10.1.1; 4 are 10.1.2; and 2 are 10.1.3.  The Acrobat Enterprise Administration manual stat

  • About library.... org.w3c.dom

    Hi, I've been looking for the library 'org.w3c.dom' but I hadn't found it. Someone has it and could send it to me with its documentation or an URL where I can find it. Thx Message was edited by: Arkus

  • Why did my bookmarks icon disappear and why is my bookmarks menu suddenly on the left side?

    Recently, Firefox updated to 23.0.1 (beta?) and once the browser was back up, I noticed that my bookmark icon (the star) was gone. I fixed the problem easily enough by setting it back up to where it originally was. Now my problem is that when I click