AppStore = Crappy apps so far


Recommended Posts

Just upgraded my iPod Touch to firmware 2.0 (Apple charged me ?5).

Then when I had a look at the AppStore, all I found was crappy version of apps that I had on my JailBroken iPod. The number of appls is VERY limited too. Of course this will increase but anything that is remotely good, you'll have to pay out for and God knows if you can get a refund if the app turns out to be iCrap?

Disappointed over all.

Link to comment
https://www.neowin.net/forum/topic/648640-appstore-crappy-apps-so-far/
Share on other sites

FB and PhoneSaber are the best apps on there - and that says something.

I used to use a program called "Converter" that converts currencies, measurements, weights, temperatures, you name it.

The closest app to that is a iCrappy currency converter and there is one where the conversion rate is fixed!!!! WTF? You won't even know that it doesn't allow your to change the rater of the currency type until you've paid for it.

If Apple have allowed these crappy apps for the launch, how will the quality of future apps be guaranteed?

Agreed. So far I don't see anything that's any better than what's already available on Installer. Not that I expected anything else. I'm sure the quality will increase in time, but I don't know why people that were already Jailbroken were so excited for AppStore. It's the same crap that's on Installer, only in a lot of cases not free. I can see how you would be excited if you weren't Jailbroken, but otherwise it's not something to get all that excited about at this point.

Why doesn't it allow you to download the non-free apps to try out as shareware before you fork out the cash? Some of the crappy apps are about $40!

Also the "back" function doesn't take you back to where you were on the list but rather to the top of the list!

I don't know if its a bug or not, but I have downloaded Super Monkey Ball and the Dice Poker game without paying for them (yet?). Did this right from the iPod itself and not from iTunes. I really like the Poker game and Super Monkey Ball is going to take some getting use to.

I don't know if its a bug or not, but I have downloaded Super Monkey Ball and the Dice Poker game without paying for them (yet?). Did this right from the iPod itself and not from iTunes. I really like the Poker game and Super Monkey Ball is going to take some getting use to.

I got an email with a list of all my 'purchases' (which were all free) from the iTunes store at the end of the day, so maybe they don't bill you until then for Applications?

I got an email with a list of all my 'purchases' (which were all free) from the iTunes store at the end of the day, so maybe they don't bill you until then for Applications?

Have yet to receive any email from them either. If you include the free ones, I downloaded 5 Apps yesterday morning. I don't know if it was because I did it when they were having all the problems that some how my purchases never got picked up or what. For now I am not going to complain.

didnt you hear the firmware was leaked meaning you didnt have to pay $5

Yeah I didn't pay the $9.95 for that either. Downloaded it right from Apple though. Don't know if that has something to do with not being charged for the apps or not.

Yeah I didn't pay the $9.95 for that either. Downloaded it right from Apple though. Don't know if that has something to do with not being charged for the apps or not.

nope I had to pay for monkey ball. so it must have been the servers

lol great job I didnt pay $5 (dunno UK price) because maps locator aint working for me, neither was it working in 1.1.4 (didnt pay for the january update either lol got it off installer)

so I think my area is unsuported

And there's not a bunch of crappy apps on Installer?

Sheesh, people complain about the strangest stuff. I happen to think the apps are pretty good for being on launch day. And you know there are many more in current development.

well now we have access to the apps in app store im sure somebody can port them over to installer cant wait for crash bandicoot to end up on installer if that happens

A trial system would be great. The apps are already DRMed - surely Apple could implement a way of giving people a free trial before they buy the app.

We're going to be inundated with Hold 'Em games, and you won't be able to tell which (if any) are any good.

How long do you think it would take for the DRM to be broken and have all the apps up for download somewhere for free? Apple has a duty to make sure the apps are kept secure so the developers get the money they're expecting.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Not even an OLED display on the laptops. Also it seems that the laptop design isn't the same as the Surface Ultra model. Looks like bargain bin at high prices.
    • make your own notch - it's not that hard
    • VirtualBox 7.2.10 by Razvan Serea VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Targeted at server, desktop and embedded use, it is now the only professional-quality virtualization solution that is also Open Source Software. Presently, VirtualBox runs on Windows, Linux, macOS, and Solaris hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, 7, 8, Windows 10 and Windows 11), DOS/Windows 3.x, Linux (2.4, 2.6, 3.x, 4.x, 5.x and 6.x), Solaris and OpenSolaris, OS/2, OpenBSD, NetBSD and FreeBSD. Some of the features of VirtualBox are: Modularity. VirtualBox has an extremely modular design with well-defined internal programming interfaces and a client/server design. This makes it easy to control it from several interfaces at once: for example, you can start a virtual machine in a typical virtual machine GUI and then control that machine from the command line, or possibly remotely. VirtualBox also comes with a full Software Development Kit: even though it is Open Source Software, you don't have to hack the source to write a new interface for VirtualBox. Virtual machine descriptions in XML. The configuration settings of virtual machines are stored entirely in XML and are independent of the local machines. Virtual machine definitions can therefore easily be ported to other computers. VirtualBox 7.2.10 changelog: VMM: Fixed issue when CentOS 10 VM was not booting due to the message "Fatal glibc error: CPU does not support x86-64-v3" (​github:gh-642) Devices/EFI: Fixed booting issue when ARM VM had less than 1024 MiB of RAM assigned (​github:gh-679) USB: Fixed issue when it was not possible to attach USB device to headless VM on Apple Silicon/macOS 26.4.1 (​github:gh-631) Storage: Fixed issue when VIRTIO-SCSI device was not recognized as SSD device by guest system (​github:gh-634) Network: Fixed issue in E1000 emulation code which triggered debug log creation (​github:gh-645) Network: Fixed issue in E1000 emulation code which prevented OS/2 guest from booting (​github:gh-683) Linux Host: Fixed issue when VMs could not be started due to kernel oops (​github:gh-639) Linux Host and Guest: Fixed issue when kernel modules were failing to build with openSUSE 16.0 kernel Linux Host and Guest: Added initial support for kernel 7.1 Linux Host and Guest: Added extra fixes for RHEL 9.8 kernel (​github:gh-676) Linux Host and Guest: Added possibility to build source code using NASM instead of YASM as the assembler (​github:gh-520) Linux Guest Additions: Added initial support for Extended Data Control Protocol for clipboard sharing with Plasma on Wayland guests (​github:gh-33) Linux Guest Additions: Added extra fixes for preventing vboxvideo kernel module build with kernel version 7.0 and newer (​github:gh-655) OS/2 Guest Additions: Fixed issue when Shared Folders automount and clipboard sharing stopped working (​github:gh-551) Download: VirtualBox 7.2.10 | 170.0 MB (Open Source) Download: VirtualBox 7.2.10 Extension Pack | 19.1 MB View: VirtualBox Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • OK, now ask yourself how are they going to enforce that law? By requiring every single adult to prove their age and provide their legal identity documents to an UNREGULATED 3rd party company that already has a long track record of multiple data breaches. Not to mention, parliament have voted AGAINST this ban, twice, and Starmer is going ahead anyway. So, where's the democracy here, because that looks like dictatorship to me. The solution here is parental responsibility, not government control. Run some public service announcements on TV and UK social media teaching parents how to setup parental controls. That's already been proven to actually work. But the, this is not and has NEVER been about keeping kids safe. It's about control and monitoring. Watching what you're doing online and controlling what you can see and what you can say.
    • Interesting read. I knew the adware was quite controversial at the time, however never realised to the point The Guardian wrote an article about Patchou. I just said no and enjoyed his creation, I’d probably be a lot more wary of something like that today though.
  • Recent Achievements

    • Week One Done
      suprememobiles48 earned a badge
      Week One Done
    • One Month Later
      Windows Guy earned a badge
      One Month Later
    • One Month Later
      Prasann earned a badge
      One Month Later
    • Week One Done
      Prasann earned a badge
      Week One Done
    • First Post
      Dys Topia earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      525
    2. 2
      +Edouard
      180
    3. 3
      PsYcHoKiLLa
      105
    4. 4
      Steven P.
      89
    5. 5
      ATLien_0
      70
  • Tell a friend

    Love Neowin? Tell a friend!