I renewed my subscription for a third party app and was charged TWICE! $38 bux a pop. How do I go about getting one of the charges refunded?

I renewed my subscription for a third party app and was charged TWICE! $38 bux a pop. How do I go about getting one of the charges refunded?C

You can try contacting iTunes support via this page : 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

Similar Messages

  • Where can i complaint about a Developer imposture for a third party app that i have already purchased?

    Where can i complaint about a Developer imposture for a third party app that i have already purchased?

    I'm not sure what you mean by a "developer imposture", but if you are having a problem with an app that the app's developer cannot or will not assist with, go here:
    http://www.apple.com/support/itunes/contact/
    and follow the instructions to report the issue to the iTunes Store.
    Regards.

  • IOS 5 Notifications Not Working for Some Third Party Apps

    Recently updated my iPhone 4 to iOS5. Notification center worked perfectly for a week, but then I noticed that certain apps (Beluga) would not show up in the notification center despite receiving new messages. The home page didnt update with a badge either. It seems as if push notifications for some third party apps are not working correctly.
    I have already attempted all of these to correct the problem to no avail:
    1. Confirming notification settings for each application
    2. Turning notifications off and then on
    3. Removing and reinstalling app
    4. Restarting the iPhone
    5. Shutting down and powering up the iPhone
    6. Restoring the iPhone

    Having the same problem...  Ipad 2 running iOS 5 working fine.  My iPhone 4s gets the occasional Facebook notification but not much else.  Got home today and had about 5 notifications on the iPad that never came through to the iPhone.  Tried everything you tried and nothing....

  • Third party apps and peripherals to blame?

    I am wondering what applications and external add-ons are working and which ones are not?
    It appears to me a lot of people are having problems with external hard drives and previously installed applications.
    I did a clean install and have only added Apple programs so far (iLife, iWork). I am hesitant to add any other programs for fear of messing up my install, or worse... my Macbook.
    The big question is who did the research and development (lack of) on Leopard.
    It is beginning to look more and more like Apple focused all it's attention on perfecting the OS and left all the responsibilities for software compatibility to the third party software developers.
    Bad idea. Companies that make software for Apple computers are catering to a far smaller market than our PC brothers, which leads me to believe they do not have the resources to insure 100% compatibility. Apple should have anticipated this and performed more testing.
    When I installed Roxio Toast 7 I could not burn a disk image. Shortly thereafter my superdrive stopped working completely. I found out from other posts, that you need version 8, or an older version of 7 to get it to work. On Roxio's website there is no mention of this at all. No a peep.
    Apple had a few years to check compatibility and work software engineers to make sure their products worked on Leopard.
    I further confirmed my suspicions when I visited the apple store today. I was there because my superdrive stopped working. After I installed Leopard and started to re-install my applications (Office, Toast), the drive quit accepting disks. They replaced the drive while I was at the store. By the way they said it was a coincidence. Mmmm.
    While I waited (Fantastic customer support by the way, even on a Sunday) I noticed all the computers in the store happily running Leopard without a hitch. I looked deeper and found little or no third party software installed. External hard drives and cameras appeared to be working fine, but with no added software.
    My suggestion is be real careful with what you install.
    To Apple... Pleeeaaase test your products more thoroughly before sending them out the door. It may not be your responsibility, but if there are known issues then they should be disclosed.
    On the other hand how sad it that... Imagine- "To install our software you must take the weekend off, back up all your data, delete all third party apps, and hope you hardware works with our new OS. Some of you will be lucky and others will not. Meeting our system requirements does not really guarantee anything... Good luck".

    It seems they deleted my post from discussions. Thanks.

  • Can't update Adobe AIR after Yosemite update and need it for a third-party app.

    I updated to Yosemite and had some issues. After receiving help from Apple, I could not open a third-party app; it said I needed to update Adobe AIR. When I tried to do that, I got the same message saying I needed to update AIR again. I tried uninstalling and installing AIR but without success. What steps do I need to take?

    I had a similar problem when trying to install Zinio.air. I have made it all work out. What i did was remove Adobe Air 15 entirely from the Utiliites and Library/ accounts and preferences. I then downloaded Adobe Air 13 and installed and then clicked on Zinio .air and it all installed ok. I also had to temporarily change security settings from Apple approved to Anywhere. All functioning now.

  • Are the paths correct for this third party css and js links?

    I am trying to install some third party software on my BC site. BC does not want to recognize the following script. Are my paths wrong?
    <script src="//code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
    <script src="//code.jquery.com/ui/1.10.3/jquery-ui.js"></script>
    <script src="//pactsafe.com/assets/pactsafe.js"></script>
    <link href="//pactsafe.com/assets/badge.css" media="screen" rel="stylesheet" />
    Thanks
    Robert

    Do not use jQuery latest on live sites:
    http://blog.jquery.com/2014/07/03/dont-use-jquery-latest-js/
    It was never intended for what your using it for and you can see from the official blog this will not be updated any more.
    Do not use it as a CDN like you are.

  • Publishing RoboHelp projects using third-party app and RH command prompt

    Hi -
    I am curious to know if anyone has used the RH command prompt to publish a RH project using a third party application - i.e. homegrown app?
    I'm thinking of creating an application that will allow RH users register their projects for knowledge management purposes. It would act somewhat like an LMS where users could post their dev files on a network share. When ready to review with the customer, the would use the registration tool to push the project to preview. The app would call the RH command prompt using a server side technology, in my case .NET, and supply the necessary arguments and push the generated project to preview. Once it had been reviewed and ready, then the user could push to production.
    Any thoughts on this - reasons why this wouldn't work, good, bad, ugly, alternatives? - all constructive comments welcome
    Thanks

    Hi there
    I see some flaws with that.
    J41 wrote:
     It would act somewhat like an LMS where users could post their dev files on a network share.
    Dev files need to always be local. Placing on a network share for the purposes of using RoboHelp to compile or generate is risky business and may explode in your face. LMS to me means Learning Management System. Those are typically used for eLearning. RoboHelp does help systems. Captivate does eLearning. So you are losing me with your LMS reference.
    When ready to review with the customer, the would use the registration tool to push the project to preview.
    I'm lost. What "registration tool" are you even referring to here? Or is this what you are planning on creating and that's what you are choosing to call it?
    The app would call the RH command prompt using a server side technology, in my case .NET, and supply the necessary arguments and push the generated project to preview.
    There is no "preview" of projects. Preview of individual topics, sure. But not for a project. There is only compile or generate to create the final output.
    Once it had been reviewed and ready, then the user could push to production.
    Sounds like what one might typically accomplish using RoboHelp in a typical development cycle. You edit content on the local hard drive. If a review is needed, you compile or generate the content and place the output on a server. After approval is complete the content is then copied to the production server.
    Sure sounds like you are attempting to reinvent the wheel in many situations here.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • I want to know if ios 7 gives tv out support to third party apps and does it support viewing office documents in a tv through the tv out cable without any other software

    I have an iphone 4s and i use it to display pictures,videos in a tv or a projector using the tv out cable, i want to see if ios 7 still support this feature and does it give this support to third party applications too. I does io7 need any third party applications to view microsoft office documents in a tv using cable??

    It seems they deleted my post from discussions. Thanks.

  • Settings for a third party app accessing the directory.

    I've only ever used Open Directory to control user access to our computers, wikis, etc.
    I am now using a VOIP Softphone called "Bria" which has the ability to connect to an LDAP server to access contact information.
    In the settings, it asks for:
    Server
    Authentication Method (Anonymous or Simple)
    User name (dn=)
    Credential
    Root DN
    Search Expression
    How to I find out what goes in these fields (I think I can figure out server, user name, and credential!;-))

    The following is far from a complete answer, and I don't have a Bria around to check.
    In the following, the host name with the Open Directory server is sls.example.net.  You'll need to substitute hunks of that host name in various parts of the following.  (Note that the terms used in the following are different than what you're using; they're a different application connecting to LDAP and performing user authentication, and not from a "Bria" device.)
    server = sls.example.net
    port = 389
    bind_dn = uid={your-ldap-user-here},cn=users,dc=sls,dc=example,dc=net
    bind_password = {your-ldap-password-here}
    base_dn = cn=users,dc=sls,dc=example,dc=net
    scope = sub
    port_security = none
    password_type = standard
    What little I can find on the search expression (basically, nothing) is shown in this posting.
    The other option according to this post appears to be to use Jabber/XMPP to get to this information, which should include iChat Server, which 10.6 does offer.
    Unless you find somebody here that's used this combination, I suspect you'll have to rummage LDAP with Workgroup Manager and the Bria, or get somebody to rummage for you.  I dislike devices that connect into LDAP.  Not because it's a bad idea, it's a great idea, but rather that I've yet to encounter a device that documented the LDAP connection decently.   It seemingly always involves rummaging, too.

  • SDK for third party apps Question

    i have the new version 1.1.3 04.03.13 and i am not able to get the third party apps and i wanted to know does anyone know when they will be putting it out?

    Also, the release of the SDK will not coincide with new apps being available on that date anyway. Apps will need to be written and tested by the developers, then submitted to Apple for testing, digital signature, and sales. After they decide it is safe and believe it to be an asset to the iPhone, then it will become available. This will take months, not days after SDK release.

  • Share calendar with third party apps

    Hello,
    i have just set up the calendar server. It works well will the mac's calendar app and iOS clients.
    I also managed to import the CalDAV calendars into thunderbird with lightning extensions for the non-mac clients.
    I can send invites to specific appointment and check availability of people so far.
    What does not work is sharing a calendar. As delegate of a calendar is sent invites to some users. The web frontend is pretty much functional but i do not see the calendar invites. I expected them to appear in the notifications area where appointment invites are also shown.
    How can i share complete calendars with users that do not have access to apple software?
    Regards

    If the developers of those apps have incorporated support for iCloud into their apps, then yes.
    Contact the developers of the third-party apps and ask.

  • Conflict with Third Party Apps?

    I am getting an occasional error saying there is a possible conflict with third party apps and that I need to check the drivers of my MIDI devices to see if they are up to date? Sorry but I did not record the exact wording. Does anyone know what this might mean, and how I need to go about checking drivers? I have a lot of interfaces and not sure how to see what's what. Thanks.

    Hi Midlake,
    Well, because they are known troublemakers. Search for 'takes' or 'take folder(s)' or 'comp' here on the forum and you'll find many a troubled soul crying out for help - including seasoned pro's, who thought they were beyond tears...
    O, they are fine for recording many takes - but thats' all. I'll select the best takes/phrases.
    regards, Erik.

  • Airprint or third party app

    The configuration is as follows:
    I-Pad2
    Airport Express
    Canon MP260 printer
    The Canon is connected to the Airport via USB.
    There are no other devices (ie: Mac or PC) connected or used in this configuration.
    In all of the discussions and third party apps and websites I've investigated, there is no clear explaination or solution that will allow the I-Pad to print a photo or document (ie:e-mail, pdf etc..) using the configuration I've provided above. In every case you either need a compliant "airprint" printer or have the printer connected to a PC or I-Mac.
    Are there any immediate plans by the folks at Apple to fix the USB port of the AirPort Express to recognize the I-Pad to allow for printing either using Airprint or a third party app.

    to print on a printer one require an interface this interface can be a driver or if the device follow
    an interface like airprint
    since ipad don't have 3th party drivers there are
    the 2 options of
    1 getting a printer which support airprint
    2 a 3th party app from the printer maker
    the airport express can never help you unless you expcet the user to be able to install printer drivers from canon on the airport express itself
    the fact that conon dont have an printing app which works with your printer is canons fault not much apple can do about that
    take it up with canon
    my wifi printer from samsung works fine with printing from the free app samsung released to the app store

  • Third party app messes with safari and chrome any help?

    The other day I downloaded GBA4 iOS on my iphone. It worked fine and I had no problems. A day later I was using safari and I was told safari can not identify the website so I went to details and I saw a false certificate for google : *.google.com. This is obviously an attempt at phishing and later the same thing happened with a false Facebook. So I am kind of worried. I haven't accepted any certificates yet. But I need help to fix this. I deleted the third party app and did a hard reboot but nothing any ideas?

    Because that GBA app is unauthorised, and the developer has had his developer certificate revoked, you had to put the date back on your iPhone. Did you change it back again afterwards? If not, that is what is causing the problem.
    The certificate requests you are getting are not fake. It's just that your phone thinks they are out of date because the date on your phone is set back.

  • Third party apps on my nokia c3-00 wont run

    Hi everyone,i have a nokia c3-00 and sice i updated it to the version released on 2011, i have been having trouble with third party apps and games from the likes opera store,the apps will close soon after opening them but when you download from the nokia stire all work perfectly,when i download some themes are copyright protected so i cant apply,communities dont open and the email app too wont load.
    Any help more so apps coz there are so many apps thatt are not in the nokia store,and free games and i need the mail app working.

    The Mail app got updated on Nokia Series 40 based phones introduced 2012 or later, or to be more precise: The Mail app does not use a proxy based anymore, if there was an update in mid 2013. I am not aware of any such update for the Nokia C3-00. However, I am surprised the Nokia 200 got that update. Could you please double-check with your friend? Anyway, please, post your E-mail service provider(s) and we look into alternatives for you.
    Peter_osoro wrote:
    come on nokia
    I am an end-user like you. However, the Java engine in Nokia Series 40 phones was buggy to an extend which lead to the extinction of the Nokia Series 40 platform as a whole. Furthermore, because the Nokia C3-00 has a screen-orientation for which Nokia did not offer an emulator, and because that screen-oriantation came rather late, a lot of apps could be compatible but are not in reality. And many of that auto-detection webpages did not test but made a guess.
    Anyway, the described symptoms do not sound normal. As I am an end-user, and because I do not have a Nokia C3-00 handy right now, I cannot test that theme. Did you go for the Software Recovery Tool via a Windows computer and a Micro-USB cable already? Any issues with that tool? Although the name suggest different, it has to work with a Nokia C3-00 as well. When you dial *#0010#, please, we need the first two rows.

Maybe you are looking for

  • Selectable map not saved in fillable PDF form file

    Hi all, I have a problem with a document (it's a book for children) which has been created using InDesign CS6 on Macintosh. I need to make a fillable form (which is not a problem) and I have applied the "Extended Features for Acrobat Reader". I guess

  • Apple TV v6.0 Lockup and Lost Rental

    I rented a movie on my Apple TV which has version 6.0 firmware.  About 90 minutes into the movie, playback abruptly stopped and the apple TV software locked up.  I had to hard-reboot the Apple TV to regain control of it (move the cursor).  I was unab

  • Can I have a pack path in the XmlWriter.Create() method?

    Hi Everyone, This piece of code is throwing "The given path's format is not supported" error! var settings = new XmlWriterSettings(); settings.Indent = true; var writer = XmlWriter.Create("pack://application:,,,/Languages;component/English.xaml", set

  • Web Service problem with SOAPContext

    When I pass org.apache.soap.rpc.SOAPContext as a first parameter of my webmethod sayHello(SOAPContext, String name) I found the following exception error #300: method sayHello(java.lang.String) not found in class mypackage.AttachmentsImpl... What I h

  • How we will display the header data and item data seperately in lists

    how we will display the header data and item data seperately in lists