My World App

How do I delete or uninstall the My World App from my BB Z3?

Picmix was busy updating(downloading) on the My World App and stuck(freezed). I don't have access to anything on My World anymore, it go straight to the stuck app. I don't have picmix anymore.
None of my new Apps update because of that freezed download.

Similar Messages

  • Backing up and restoring app data of an App World (BlackBerry World) app

    I'd like to do a security wipe on my old Bold 9700 and then reinstall/restore an App World (BlackBerry World) app that I purchased with the same BlackBerry ID.
    1. Can I reinstall an app via App World after a security wipe?
    2. WIll the app data (e.g. game scores) be restored?
    3. I did a full back up with BDS7, if reinstalling the app on a security wiped phone does not reinstate the app data, can I retrieve the app data by restoring the app from the backup?
    4. What about copying the .rem files of the App World folder of the app to my computer, reinstalling the app via App World and then copying the .rem files back to the Blackberry? Or is there another location I should look for the app data?
    Thank you in advance.

    Hi and Welcome to the Community!
    To re-install your apps, please see this KB:
    KB17625 How to install or transfer previously purchased applications from BlackBerry App World to a BlackBerry smartphone
    HandsomeP wrote:
    2. WIll the app data (e.g. game scores) be restored?
    That I'm not sure of...it likely depends on how the scores are stored. If they are stored on the device, then it might be able to re-obtain that information after you reinstall the app. Likewise, if they are stored on some server somewhere, it might be able to do so. But there's really no way for anyone but the app developer to know for sure. If I were you, I'd prepare myself for those being lost as a result of this activity.
    HandsomeP wrote:
    3. I did a full back up with BDS7, if reinstalling the app on a security wiped phone does not reinstate the app data, can I retrieve the app data by restoring the app from the backup?
    Maybe -- again, it depends on how the app works, which only the app developer can say. Some apps store data in AppMemory (which is what gets backed up), others store their data in Device or Media Card Memory (which is not necessarily backed up). And it may well be moot anyway, depending on how the developer coded the app.
    HandsomeP wrote:
    4. What about copying the .rem files of the App World folder of the app to my computer, reinstalling the app via App World and then copying the .rem files back to the Blackberry? Or is there another location I should look for the app data?
    Same issue...it all depends on how the developer coded the app. If the coded it to ignore any stored data anywhere each time the app is installed, then you can't force it to read anything, regardless of where you might restore it to. But, again, only the developer of the app can tell you what will happen in these circumstances.
    Cheers!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • IPhone SDK 3.1: Problem compiling first Hello World App

    Hi,
    I am new to XCode, Mac OS and iPhone Development.
    I had already installed the earlier iPhone SDK (version prior to the latest 3.1) into my Mac OS 10.6. I was not able to run
    the hello world program through xCode as while opting for Build and Run, the simulator it was giving me an error saying that it cannot find the right SDK.
    I had assumed that the old SDK is not compatible with the new Mac OS 10.6 (Snow Leopard). I had then uninstalled the old
    iPhone SDK using Terminal tool, using the command line given in the xCode uninstall guide.
    Installed the latest iPhone SDK (version 3.1), and then tried to compile the hello world app through xCode. Now I am getting the following error:
    *error: can't exec '/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2' (No such file or directory*)
    I had located the above mentioned directory and could not find the file: "gcc-4.2" as mentioned in the error. Instead
    executable files like "i686-apple-darwin10-gcc-4.2.1" are present there.
    My Project Settings are:
    Project Format - xcode 3.2 -compatible
    Base SDK - iPhone Simulator 3.1
    Compiler Version - System Default (GCC 4.2)
    I am totally confused here, as I don't know how to correctly set up the ENV, as I thought the iPhone installer SDK does that automatically.
    Please help me out.
    Thanks in advance for your time,
    JC.
    Error Messages:
    Build helloworldxc of project helloworldxc with configuration Debug
    ProcessPCH /var/folders/P-/P-zMg0EzHree36VYyqKEvU+TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/helloworldxcPrefix-gylsydenhucpkgfnujlgvzvhfhzd/helloworldxcPrefix.pch.gch helloworldxc_Prefix.pch normal i386 objective-c com.apple.compilers.gcc.4_2
    cd "/Users/jaideepchakravorty/Jaideep/R&D/helloworldxc"
    setenv LANG en_US.US-ASCII
    setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr /bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 -x objective-c-header -arch i386 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -D_IPHONE_OS_VERSION_MINREQUIRED=30000 -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.1 .sdk -fvisibility=hidden -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/jaideepchakravorty/Jaideep/R&D/helloworldxc/build/helloworldxc.build/Deb ug-iphonesimulator/helloworldxc.build/helloworldxc-generated-files.hmap -I/Users/jaideepchakravorty/Jaideep/R&D/helloworldxc/build/helloworldxc.build/D ebug-iphonesimulator/helloworldxc.build/helloworldxc-own-target-headers.hmap -I/Users/jaideepchakravorty/Jaideep/R&D/helloworldxc/build/helloworldxc.build/D ebug-iphonesimulator/helloworldxc.build/helloworldxc-all-target-headers.hmap -iquote /Users/jaideepchakravorty/Jaideep/R&D/helloworldxc/build/helloworldxc.build/Deb ug-iphonesimulator/helloworldxc.build/helloworldxc-project-headers.hmap -F/Users/jaideepchakravorty/Jaideep/R&D/helloworldxc/build/Debug-iphonesimulato r -I/Users/jaideepchakravorty/Jaideep/R&D/helloworldxc/build/Debug-iphonesimulato r/include -I/Users/jaideepchakravorty/Jaideep/R&D/helloworldxc/build/helloworldxc.build/D ebug-iphonesimulator/helloworldxc.build/DerivedSources/i386 -I/Users/jaideepchakravorty/Jaideep/R&D/helloworldxc/build/helloworldxc.build/D ebug-iphonesimulator/helloworldxc.build/DerivedSources -c /Users/jaideepchakravorty/Jaideep/R&D/helloworldxc/helloworldxc_Prefix.pch -o /var/folders/P-/P-zMg0EzHree36VYyqKEvU+TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/helloworldxcPrefix-gylsydenhucpkgfnujlgvzvhfhzd/helloworldxcPrefix.pch.gch
    while compiling hellowworldxc_Prefix.pch,
    error: can't exec '/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2' (No such file or directory)

    Could you let me know as where is the xcode setting through which it is looking for the compiler in the following path ? This path is probably wrong (Pls refer to the error messages)
    I'm not sure this will be of any help to you -- I'm not sure if it's the answer you're looking for, since I don't really know enough on the subject. However, this may answer your question, or at least maybe help you find the answer for yourself, so it's worth a shot. Try going to Edit Project Settings in the Project menu, and once the Project Settings open, select the Build tab. Search through this and see if you find any preferences along the lines of what you are looking for. In particular I would try the sections toward the bottom about the GCC 4.0 compiler. Sorry if this was a waste of time, but I wanted to try...

  • Cannot download blackberry app world apps - "enable cookies" error message keeps coming

    Hi,
    I have a Curve 3920, running v7.1.0 OS.
    Back in July I kept getting low memory messages and it kept getting stuck so I had to un-install apps such as Linkedin or What's App. Then I realized I only had 2GB memory so upgraded to a 16GB one.
    Now the blackberry works ok but it is impossible to re-install Linkedin or World Apps app or any other from Blackberry World interface, it keeps coming coming up with ""BlackBerry ID Services. We detect that cookies have been disabled in your browser. Please enable cookies in order to continue." error message, even though I have correct set-up in the device browser option set-up menu.
    However I successfully managed to download What's App, but not from app world page.
    Any idea of what can be done?
    Many thanks in advance.
    VladUK
    Solved!
    Go to Solution.

    Hi and Welcome to the Community!!
    Please try this sequence:
    1) Remove both AppWorld AND the Identity App from your BB
    KB10040 How to view or remove installed applications on a BlackBerry smartphone
    If it requests that you reboot the BB, do so
    2) Do a Batt-Pull reboot (power on, remove battery, wait, insert battery, wait), even if redundant to the one you did in step 1.
    3) Install (on your BB) a fresh copy of AppWorld (during which a fresh version of the Identity App should also install)
    http://blackberry.com/appworld/download
    Again, if it requests to reboot, do so.
    4) Do another Batt-Pull reboot
    5) See if it now works.
    Cheers!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Blackberry world Apps

    Hi!
    My Blackberry is Curve 8520,
    i upgraded my blackberry world app couple of weeks ago, then suddenly my world app icon is missing.
    i tried to re-download it, but it can't. it always says: Mode not available...
    pls help me
    Thanks!

    Hello nicky_duck
    Welcome to the Community
    Please check this Article and let us know if it resolves the issue.
    BlackBerry App World icon is missing
    Goodluck
    Ron
    Click "Accept as Solution" if your problem is solved. To give thanks, click thumbs up Blackberry Battery Saving Tips | Follow me on Twitter

  • Cant find world app icon on desktop

    hey guys,
    I need help to a topic which was often discussed here. On my blackberry bold 9700 I have installed the world app ( can see it in software) but I Cant find the icon on my phone. I try a lot of solutions which are suggest/discussed in forums, but nothing works.
    What Can I do?
    Thanks.

    Ok. Do a backup first.
    Use the BlackBerry Desktop Software. Reset the BlackBerry to factory defaults. http://www.blackberry.com/btsc/KB31291 Afterward, use the desktop software to add and remove applications. http://helpblog.blackberry.com/2011/02/add-and-remove-blackberry-apps/ Look for BlackBerry World. If it is not installed, install it.
    When you restore the backup, selectively just restore your personal data like address book and calendar. Do not restore settings or app data.
    When you launch BlackBerry World you will likely be prompted to update. Do it.
    - Ira

  • Bb world app notifications

    How can I stop the daily bb world app notifications? 

    linann wrote:
    How can I stop the daily bb world app notifications? 
    Notifications for what?
    What are you being notified of?
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Server down after updating the Blackberry World App Store

    Hi there,
    hopefully u can help me. For two days, after upgrating the Blackberry World App  i'm not able to acces the following:
    - internet
    - no more push up emails
    - BBM, Whatsapp, Windowslive Messenger, Facebook
    - email settings ( is giving me the following error " Your device had a problem connecting to the server"
    While i was upgrading the latest version of Blackberry World Application, was wasking me to update my Blackberry ID so i did it and after that all the problems came up. Looks like my blackberry server is down, can't acces anything. I contacted the carrier , they checked and said is it from aplication i have updated. They suggested me to delete the application which gives the problem. I deleted the files of Blackberry World App , but still the module is it in my mobile and can't be acces even when i tried to reinstall it.
    I don't know if this can help, but i have noticed that BIS is like disconnected while EDGE signal is there. Sometimes "EDGE" changes into "edges" ( small letters ) and GSM.  
    The carrier sent me again the service books, but i still have troubles ... nothing at all changed !
    The following Services Status is there:
    Connection : Mobile Network
    Balckberry Internet Service
    Connection: not connected
    Blackberry Enterprise Server
    Connection: not connected
    Mobile Netwok: 
    edge
    Mobile Network Provider
    orange
     I can't figure out what can cause this problem. Any help will be much appreciated.
    Thank u 

    Its clearly the ios 6 update...I have a 2 month old 4s...worked perfectly until the upgrade...now my app store rarely opens...other apps crash or will not load..battery life is now weak weak weak..
    The thing that TRULY amazes me is that I was on the phone with an apple tech yesterday,actually 2 different techs, when I said that there are several users on this site with the same problem their response was "first Ive heard of it !"
    Useless useless....

  • SharePoint "Hello World" App showing blank page

    I have just created and deployed a "Hello World" app to test our SharePoint 2013 Appstore and run into a problem. The application has been uploaded to the store and can be added to a site, but when I click on the app in the site I get a blank page
    containing the following html:
    <html><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"><meta name="Robots" content="NOINDEX " /></head><body></body>
                    <script type="text/javascript">
                     var gearPage = document.getElementById('GearPage');
                     if(null != gearPage)
                         gearPage.parentNode.removeChild(gearPage);
                         document.title = "Error";
                     </script>
                     </html>
    I think the issue is related to the way our SharePoint environment is ssl offloaded. We have set up AAMs for the web application the application store is set up on. Both this site and the app domain are being offloaded.
    We have applied SP1, which as far as I am aware contains the March update which allows the app store to work like this.
    Has anyone got any suggestions?
    Thanks

    Thanks for your reply Jerry,
    This problem is a reproduction of the same issue we were having in our production environment. We are trying to install a 3rd party application and it wasn't working. In order to troubleshoot, we have configured our test environment in the same way and created
    a blank app to test the app store in isolation.
    I have used a number of network tools to see if there's anything obvious there, but in terms of the request it seems to be going through fine - SharePoint is serving the blank page.
    We have had a dig in the logs and found the following entry:
    03/05/2015 09:13:34.20 w3wp.exe (0x06A4)
    0x0CCC SharePoint Foundation
    General aiz2a
    High Request for app scheme does not match the webapp's scheme for this zone. Request Uri: http://app-4de7650b52503a.appstore-tst2013.<our domain>.net/sites/apptest/SharePointApp1/Pages/Default.aspx?SPHostUrl=https%3A%2F%2Fdocs%2Dtst2013%2E<our
    domain>%2Enet%2Fsites%2Fapptest&SPLanguage=en%2DUS&SPClientTag=0&SPProductNumber=15%2E0%2E4693%2E1000&SPAppWebUrl=https%3A%2F%2Fapp%2D4de7650b52503a%2Eappstore%2Dtst2013%2E<our domain>%2Enet%2Fsites%2Fapptest%2FSharePointApp1  Zone
    Response Uri: https://docs-tst2013.<our domain>.net Site collection path: /sites/apptest.
    Which seems to be saying the incoming request was an http:// request when it was expecting https://
    SSL is offloaded in our environment so the request to the SharePoint server will be http:// from the NLB, and https:// from the client browser.
    We have AAMs for the web application the app store url points to with http:// as the internal url and https:// as the public url.
    Does this help?
    Thanks.

  • Facebook yahoo and world app not working by wifi

    hi 
    i am using blackberry curve 9300
    software 6.0 bundle 2949 (v6.0.0.668)
    my facebook yahoo and workd app are not working i am really worried plz help me asap .
     its given me a messege that
    (you are currently on a service plan that doest not support this application ,please connet to a wifi network or contact your provider to upgrade your plan )
     i want to use my application by wifi plz help in meanwhile youtube is working by wifi but yahoo facebook app world given error plz help me asap thank you . 

    Do you have one of the BlackBerry Social Plans?
    Do you see a small Blackberry logo next to your WiFi icon on your homescreen?

  • App world app download

    hi tried to download a1 christmas snow theme for my blackberry curve for the amount of R6 as stated. immediately after entering credit card details, an sms came through from my credit card of an amount of R8.72 that was deducted. then app world threw out an error message id: 3300. i need help to get this app now that i have already paid for - as well as paying R2.72 more than it was advertised for!!!!

    Hi and Welcome to the Community!
    Here is a KB that discusses that error:
    KB20712 "Error ID: 3300" displays when trying to purchase an application in BlackBerry App World
    Hopefully it contains something useful! There also are multiple existing threads on this site that discuss that exact error...your review of those might prove useful, and a search of this site, using the error message, error code, or symptom, should reveal all applicable existing threads to you.
    Otherwise, I suggest that you clear the AppWorld application cache:
    1. Open App World
    2. Go to My World
    3. Follow one (and only one!) of these steps:
    3a. For keyboard-based BB's -- Hold down the ALT key and then press, in sequence R, then S, then T
    3b. For Touch Screen Only BBs -- Hold the num-lock (!?123) button so it locks and then press, in sequence 3, then 4, then (
    3c. For newer (e,g., OS6 and 7) BB's, see this KB:
    KB24714 How to clear the BlackBerry App World cache
    4. AppWorld should close.
    5. If your BB locks after issuing the cache clear, perform a battery pull reboot
    6. Return to AppWorld/MyWorld (it may be sluggish while it re-synchronizes).
    If step (4) does not happen as listed, then the clear cache did not work.
    Hopefully it'll work for you!
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Blackberry world app

    is there other way to download blackberry app world and foursquare? cant download for my device bb9900.
    beep me guys. thaanks!

    Lil_chrizie29 wrote:
    is there other way to download blackberry app world and foursquare? cant download for my device bb9900.
    beep me guys. thaanks!
    Any way other than what? What manner are you using now?
    What error are you encountering?
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Would there be BlackBerry World App for Vendors?

    I just want to view my app downloads report from my phone, sometimes I wanted to reply to the comments to my app.
    I think this would be helpful and great,
    so , would there be such an official app for vendors ?
    Thanks.
    WebWorks Developer

    at present there is no app world for the vendors

  • Red star on the ''my world' icon on blackberry world app

    i use a bb bold 9900 and have installed Blackberry world appsince a long time  .... Normally the 'my world' icon bears a red star when  i have an upgrade to some app waiting... i see the star but don't find any app to upgrade
    software version 7.1.0.1033
    platform 5.1.0.692
    many thanks for helping
    Solved!
    Go to Solution.

    ok, read this:
    Article ID: KB24714 How to clear cache for BlackBerry World on BlackBerry smartphones and the BlackBerry PlayBook tablet
    BlackBerry World 3.0 and 4.0:
    Launch BlackBerry World.
    While pressing and holding the alt key, type RSTRST.
    BlackBerry World 2.0 and 2.1:
    Launch BlackBerry World.
    While pressing and holding the alt key, type RST.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • BlackBerry world app faulty

    I have an app that has been faulty for a very long time and have contacted the developer numerous times with no response. Can anyone advise me.on what to do? I cannot get a refund coz idk where the order confirmation email is.(maybe if someone has recently purchased something they can post the senders email)

    Dany123 wrote:
    I have an app that has been faulty for a very long time and have contacted the developer numerous times with no response. Can anyone advise me.on what to do? I cannot get a refund coz idk where the order confirmation email is.(maybe if someone has recently purchased something they can post the senders email)
    You have to request refunds with this form, must have the order number.
    All purchases and refunds are processed by BB World, in my experience the developer will answer emails a few times then ignore the rest.

Maybe you are looking for

  • Print ALV Report

    I am using class CL_SALV_TABLE to generate an ALV report. When the report is printed, I want to be able to display the report name, date and time and page number. How to do this?

  • Macbook Air Mid 13 TrackPad and Keyboard Stopped working.

    Both trackpad and mouse work when I have to sign into my account; however, once I'm on my windows screen both stop working. It tries and searches for bluetooth keyboard and mouse. I don't know how else to fix this issue. Please help I have tried all

  • Instal Photoshop CS6 Extended on Macbook Pro 10.8 fails.

    error summary as follows: Exit Code: 7 Please see specific errors and warnings below for troubleshooting. For example,  ERROR: DW050 ... -------------------------------------- Summary -------------------------------------- - 0 fatal error(s), 37 erro

  • Cannot type in textfield in Safari 5.1 (Windows)

    Hi, i find that i cannot type in textfield in the Flash content in Safari 5.1 (windows), but work fine in other browsers . The Flash player is debugger version 11.4.402.278. tested in my app, and also the following link: http://www.adobe.com/devnet-a

  • Interface with hardware through USB,not NI hardware

    Hi All, I wish to interface my hardware through USB using LabView. However,my hardware is not from National Instruments and I wish to know whether LabView can still interface with it. I need it urgently for my project. Hope someone can help. Thanks a