Impossible to test in app dev alpha A

Hello

I need to test in-app on my alpha dev A. I purchase followed all of the steps for testing in sandbox mode. But when I try to add the release that it does not show the option for alpha dev and so I get the "Not available for this device" message when trying to download app on app World sandbox mode.

I need to test in-app. How can I do?

I've just loaded Alpha-A Dev with the last external beta, 10.0.10.263 and was able to find and install downloaded applications only for Z10 models that dev Alpha was not as a device supported successfully.

After making the changes on the supplier portal, it may take up to 6 hours for those on the device because of caching.

Tags: BlackBerry Developers

Similar Questions

  • How live test payment with Dev Alpha B SDK?

    Hello

    I'm doing some tests of payment SDK for a new application, in accordance with the instructions for the playbook (link below), it is quite possible...

    http://supportforums.BlackBerry.com/T5/BlackBerry-world-development/how-to-live-testing-the-payment-...

    How can I do this using my z10 or dev unit alpha.   I followed the instructions, creating a sandbox account using my bb id, and by creating a project for the appropriate platform version, the problem is that I have no way to find or my new downloding and always in accordance with the project of the appworld to test.

    Help would be greatly appreciated...

    Thank you

    You do not know, it is relevant here, but if you have really no way even to find the app, perhaps missing the part on the use of development Mode in the client.

    If you activate the Mode of development on the Z10 (or DA) in Control Panel, and then in the settings of the client application BBWorld there will be a new page appears, also called development Mode. In this page, you can enter the digital product for your application id (you will find on the first page of the application when you edit his entry in the provider portal, under manage the products and then clicking on the pencil icon).

    Provide you here and click the button, and it brings you to the entrance of the application. If you can actually see that or not seems to depend on black magic. Above all, I can see my apps, but I just can't download them from there if they are not approved.

  • Test the App Dev does not install o Ipad (test application)

    Hi there kdshjfk,

    It's easier to get a baby... (I know it)

    I had up to now configure all and as a next step, I wanted to test the application on the ipad.

    the .ipa file has more to download, I move and drped in the lib of Itunes, and for a moment I coult see Installing application on the ipad. But then he collapsed and said: impossible to install... wht could be the reasong, and should I do?

    Found this to be a problem with the UDID, Andrea spoke on the phone, all together

  • BlackBerry World acceptance tests still are on devices Dev Alpha?

    Hello

    Today, after waiting over a month for one of my apps to be approved and several weeks for another, my apps rejected.

    One of the releases said they were testing on a device Dev Alpha and my app showed some error messages.  During the presentation of my application, I never said that it works on the Dev Alpha device.  I have verified that the Z10 and Q10 areas in the submission form.  Not the Dev Alpha box - so I would not have expected the app to have been tested on a Dev Alpha device.

    February 6, I could get a physical Z10 (I reside in the Canada).  I quickly found problems with my apps submitted then the fixed, reconstructed and published for the presentation.  These displayed new apps is that the tester of BlackBerry World approval declare as default on the Dev Alpha device.

    My apps use OpenGL ES2.0.  Based on the behavior I saw on the Simulator, I don't expect not to work on Dev Alpha devices.  But I know they're working on a production of the Z10.

    How can I get these retested on a Z10 production?  Have I not all hope to get retested without having to again apply with a little better error reporting and wait another 3 to 4 weeks so he could be tested on a Dev Alpha (only to have it fail again test because it works on my Z10)?

    I only gave me one of my ID tickets in one of my emails of rejection.  It is 856058.

    Thank you

    Mark

    Hi Marc,

    This was done by mistake. I get that corrected now.
    I have loaded the application on my Z10 and confirm that it works

    Thank you

  • BB10 Dev Alpha does not start

    I have been using the alpha dev. for awhile. But all of a sudden it won't turn. I loaded it via computer and a usb charger and the wall outlet.

    When I connect it there is a red LED that flashes around the permanence.

    Anyone know the symptom? Is there a way to physically reset the device or pull the battery out and back?

    This is a real setback for me because I'm currently developing.

    It helped me:

    http://supportforums.BlackBerry.com/T5/testing-and-deployment/dev-Alpha-Red-led-blinking-10111011-AF...

  • One of my folios does not appear in app dev

    I'm testing an app dev before an app update Apple R25 and a funny thing has developed: I can see all folios already published... except one.

    All fact sheets are published in form free/Public, all with the same product ID, etc. When I run the existing R22 application, I can view and download all folios. It's only when I run the app dev R25 that a special folio is absent from the screen of the library. It is the oldest or most recent folio, nor use any format that differs from the other folios.

    No idea why?

    It's free or retail? I think this maybe a detailed study. Contact the Gold technical support, save a session of Charles Log if possible.

  • Problem running QtGui / app GraphicsView on Dev Alpha

    Hi guys,.

    I'm trying to port a Harmattan on BB10 app with little success. I obviously it changed so that "haptic" uses VibrationController and QMediaPlayer replaced by MediaPlayer. QAccelerometer I used as-is from QtMobility. Other than that, I generated a new project of Cascades in the NDK, copied the source files in the folder source (qml to assets) and followed these instructions: http://www.maemopeople.org/index.php/jaffa/2012/06/20/initial_success_in_porting_harmattan_sym

    My program is compiled, but never reaches int hand (...). This is the beginning of main.cpp:

    #include 
    #include 
    #include 
    #include "mygraphicsscene.h"
    Q_DECL_EXPORT int main(int argc, char **argv)
    {
        fprintf(stdout, "reached this\n");
        fflush(stdout);
        qDebug() << "testing debug\n";
    

    None of the above messages appears when you run the application on the Dev Alpha.

    Here is the .pro (my game using opengl in graphicsview), the Makefile and bardescriptor, if theyre all help:

    APP_NAME = testapp
    
    CONFIG += qt warn_on cascades10 mobility
    QT += core declarative opengl
    MOBILITY += sensors
    LIBS += -lbbsystem -lbbmultimedia -lbbdevice
    INCLUDEPATH += ../src ${QNX_TARGET}/usr/include/qt4/QtCore
    DEPENDPATH += ../src ${QNX_TARGET}/usr/include/qt4/QtCore
    
    include(config.pri)
    
    QMAKE_TARGET  = testapp
    PROJECT_DIR   := $(dir $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST)))
    I18N_DIR      := $(PROJECT_DIR)/translations
    
    include mk/cs-base.mk
    
    
    http://www.qnx.com/schemas/application/1.0">
        com.example.testapp
        testapp
        1.0.0
        1
        The testapp application
        mja
        gYAAgAQEBXEMkIBptFYS5lLFGpY
        
            none
            false
        
        core.games
        
           armle-v7
           testapp
        
        
           Qnx/Cascades
           armle-v7
           testapp.so
        
        
           armle-v7
           testapp
        
        
           x86
           testapp
        
        
            icon.png
        
        icon.png
        assets
        
            
        
        run_native
        read_device_identifying_information
        access_shared
        
        
    
    

    I know it's hard to fix something like that, but maybe that someone has faced problems with graphicsview?

    Well, got running and have really no idea what I did. Let's see if I can fix the remaining bugs.

    Edit: once I got the correct libraries loaded, I think it's mistakes in qml who crashed the app.

  • WebWorks app no longer works after update of Dev Alpha

    So I tried to transfer my playbook to the BB DevAlpha application and it worked very well mostly on the alpha of dev, but since the update, I can't open up my application. It will open to a blank black screen just and do nothing at all. In closing, I get an error: "application does not handle the message 'Quit' and was slayed. It seems that the app is the gel, but it could also simply not start at all.

    Nothing appears in the web Inspector, so I think that it is not starting.

    The app was developed originally on the playbook in which she worked well, he also worked for the most part very well (with the exception of a question of content layout) on the BB Dev Alpha of the original OS. But after the update of the OS. It doesn't seem to work at all.

    So I am really confused as to why it suddenly stopped working.

    What is wrong with him?

    Read this:

    https://developer.BlackBerry.com/HTML5/documentation/getting_started_with_bb10_ww_sdk_2007056_11.htm...

    For each web page in your application, you must include a script tag that links the webworks - version > .js file:

    
    

    You must copy the webworks - version > file .js in your application. Make sure that your application uses the version of this file that corresponds to the current version. You can find thewebworks - version > .js file in one of the following locations, depending on your platform:

    • Windows XP: C:\Program Search SDK WebWorks Motion\BlackBerry 10 version > \Framework\clientFiles
    • Windows 7: C:\Program Files (x 86) \Research Motion\BlackBerry 10 Development Kit SDK WebWorks version > \Framework\clientFiles
    • Mac OS: Developer/SDK/Research In Motion / BlackBerry WebWorks SDK 10 version > / framework/clientFiles
  • Gallery app on Dev Alpha?

    Hello

    I'm porting an application that needs to use a build-in photo gallery application to allow the user to select an image. As I see there is currently no such application on device Dev Alpha. So my question would be, how can I implement this feature, is there any class of Cascades exists for this or do I have to do completely in hands like I did on PlayBook for one of my Qt applications? (Invoker method does not work because there is no present gallery app on the device). Thanks in advance

    Hello

    You must use FilePicker

          attachedObjects: [
              FilePicker {
                  id: imgPicker
    
                  title: qsTr ("Image")
                  mode: FilePickerMode.Picker
                  type: FileType.Picture
                  viewMode: ViewMode.GridView
                  sortBy: FilePickerSortFlag.Default
                  sortOrder: FilePickerSortOrder.Default
    
                  onFileSelected: {
                      imgFile = selectedFiles[0]
                  }
              }
          ]
    

    In addition, you can call PlayCloud

    http://www.ProgWeb.com/BB10/playcloud/IMG_00000022.PNG

    Or: http://www.progweb.com/bb10/playcloud/

    Kind regards

    Nicolas

  • Not able to read the BB10 Dev Alpha contacts (door Android app)

    Hi friends,

    I wore my Android app that exports the contacts into a CSV file that is stored on the SD card.

    When I run this app on my device BB10 Dev Alpha B, it creates an empty file.

    I guess that the BB10 Android runtime does not support the access contacts in BB10.

    Is someone can shine some light on this issue?

    Thank you

    Hemant

    Hello world

    I hope I can clarify what is supported in the BlackBerry Runtime for BlackBerry 10 Android applications when it comes to support of Contacts.

    Currently, support is in place to add an entry in the Contacts list to either contact existing, or by adding a new contact to the list. This can be understood as write-only access. We do not query the list of contacts or save existing contacts. There was some security issues behind the decision to only allow this access level, but as always, we are open to discussion of different use cases.

  • dropdowns jQueryMobile freeze all browser/app on BB10 Dev Alpha

    Hello

    I tried to transfer my PB to BB10 application and has encountered a problem with dropdown lists jQueryMobile. When I clicked on one of them I could not do anything else in the application (web Inspector remote display any errors in the console).

    I thought it's something on my app, but the same behavior can be reproduced from browser Dev Alpha to http://jquerymobile.com/demos/1.1.1/docs/forms/forms-all.html - there are 3 drop-down menus down - the two first drop down menus freeze browser, only the last one works.

    Any ideas?

    PS. Yes, I want to move to bbUI, but this behavior is disturbing even when

    Dropdowns JQM work on more recent (10.0.9.388) operating system, so I am happy with the fence wire.

    Thanks for the support

  • Missing the download button for my application on request BB 10 Dev Alpha App World

    I created a new version of my 'Speech Timer more' application to make it compatible with BB10 Dev Alpha. It has been approved and is now available on the App World for Playbook and BB 10 Dev Alpha. I could download on Playbook. But there is no download button for my application on BB 10 Dev Alpha App World.

    Have someone has the same problem? It's a problem with the app from App World, the App World platform or my package?

    Kind regards

    Sergey

    Hi Sergey,

    There is a known issue with App World now prevents application installations. This should be resolved in a future release.

  • App not showing the world alpha app dev

    I developed an application to BB10.0.9. When I downloaded, I chose the QNX, Min OS 10.0.0 platform.

    It has been approved and can be found on the page of web app world but not showing the world alpha app dev

    Why?

    This should now happen 2 - 3 times a week. We work for it as close to production as possible in the coming weeks. If after 2-3 days that you don't see appear your app and the portal provider says "for sale" Please let us know

  • Dev app builder Alpha bug?

    Who can I ask if this proves to be a valid bug?

    This particular application has been accepted on the Playbook and am now submitting to the Dev Alpha.

    I call a web server to store an email address "strangely" containing a ' @'.  You know, like [email protected]

    Upward displays a Javascript alert... something like 'access to xxxx.php is not allowed.  This is after I have already consulted with success the server.

    Now, if I remove the ' @' e-mail address of butchery is successful, but unnecessarily, stored on the server.

    Exactly the same code works very well with a ' @' on a PC browser and the browser of the PlayBook and the compiler!

    BTW, I'm pretty paranoid, I refuse to use jquery, bbui.js, or even webworks.js.  Maybe in a year or two.

    Who can I ask if this proves to be a valid bug?

    Hello

    To submit bugs with WebWorks applications, your best bet would be to Github:

    https://github.com/BlackBerry/BB10-WebWorks-framework

    That being said, the symbol @ seems eerily similar to a special character. If it has already been working on earlier platforms, maybe it's really a bug, but it can also be a value for the encoding of the data on the client side, and then decode the data on the server-side. A good example of this is here:

    http://www.w3schools.com/HTML/html_urlencode.asp

  • Impossible to test the iOS app on iPad with Flash Builder 4.7 OSX Yosemite

    After the update to OSX Yosemite, I am unable to test my app on my device iOS.

    Compilation and packaging of works as expected but app is ever installed on my USB device connected trough.

    Anyone with the same problem?

    Thank you

    I found the solution on another post (Re: running/debugging on a device with Flash Builder 4.7 on OSX 10.9 (Mavericks) and iOS7) having a problem installing app on the Mavericks.

    Disable your WiFi device and install your application in Flash Builder. Then activate your wifi device. It works for me.

    Thank you

Maybe you are looking for

  • Laptop HP 15-r030wm: I have a HP 15-r030wm Notebook PC (ENERGY STAR) and he said something about how Tablet but idk how t

    I have a HP 15-r030wm Notebook PC (ENERGY STAR) and he said something about fashion Tablet but idk how to remove the keyboard. I have a Tablet one mode I tried but it work I would like to touch or use a pen? HP 15-r030wm Notebook PC (ENERGY STAR)

  • Need print drivers for an OfficeJet 7610 for R2 in Windows 2008 Server

    I need print drivers for an OfficeJet 7610 for R2 in Windows 2008 Server.  The pilot to feel that you get when download you from hp.com are for XP and Vista Window7.  The error message says I have to update my Windows 2008 Server R2 to XP, Windows7 a

  • Why my reference FFT VI does not see gains multithreading?

    I am using a multicore processor to speed up the calculation of 32 FFT by running in four parallel threads, as shown in the code example below image. However, the difference in performance between single and multi-threading is only approx. 10% even o

  • Dry well EMC CX4 - 120 disks before the gift

    We have an installed SC8000 Compellent, and I would like to find a way to erase (wipe of multipass DOD) data from the drives before you make a donation or surplussing safely our old CX4-120. I came across this old thread, but it's a little bit conclu

  • DirectX 12?

    Hello, I am running a Windows 7 Ultimate 64 bit OS. I installed my graphics card to a Geforce GT 740 4 GB of DDR3 memory and on the box, it says that it supports DirectX12. When you try to run the utility to download DirectX 12 on the CD that was in