02-11-2013 02:16 PM
02-11-2013 05:19 PM
I tried to install the .bar file via sideloading.
This error comes up: result::failure 881 no debug token found
How can I install the app?
02-11-2013 07:05 PM
02-13-2013 04:43 PM
Finally got to this. Here are some errors I received:
Pressed Reg UUID: [SWF] qnx.fuse.ui.skins.QNXSkins - 513,947 bytes after decompression [SWF] BSLLC.library.ane.BBM - 22,996 bytes after decompression ArgumentError: Error #2100: The ByteArray parameter in Loader.loadBytes() must have length greater than 0. at flash.display::Loader/_loadBytes() at flash.display::Loader/loadBytes() at ane.bbm::BBMSPUtil/retrieveImage()[X:\BBDEV\PlayBook\Flash Builder\BBM-ane\src\ane\bbm\BBMSPUtil.as:209] at BBMTest/updateHandle()[C:\data\development\bb10\ai r\v1\BBMTest\src\BBMTest.as:187] at flash.events::EventDispatcher/dispatchEventFunctio n() at flash.events::EventDispatcher/dispatchEvent() at ane.bbm::BBMSPUserProfile/profileStatusUpdate()[X: \BBDEV\PlayBook\Flash Builder\BBM-ane\src\ane\bbm\BBMSPUserProfile.as:19 6]
And
View Profile: [SWF] qnx.fuse.ui.skins.QNXSkins - 513,947 bytes after decompression [SWF] BSLLC.library.ane.BBM - 22,996 bytes after decompression Checking to see if icon 1001 has been previously registered Result: 1 Checking to see if icon 1002 has been previously registered Result: 1 Checking to see if icon 1003 has been previously registered Result: 1 RangeError: Error #2006: The supplied index is out of bounds. at flash.display::DisplayObjectContainer/getChildAt() at BBMTest/displayProfile()[C:\data\development\bb10\air\v1\BBMTest\src\BBMTest.as:158]
02-13-2013 05:52 PM
02-13-2013 07:23 PM
02-13-2013 08:48 PM - edited 02-13-2013 09:31 PM
Ok, I'm sure those errors are because of the lack of a picture. I can add error checking a push the changes in a little bit.
***************** EDIT********************************
Just pushed an update that should work if there is no user profile picture set
02-13-2013 10:40 PM - edited 02-13-2013 11:00 PM
I found a link to download the zip version of the project. In the project, I found the images in a a directory named "images" located at the same level as the src directory. You can see if you have a good download and unzip by browsing the images directory. I am still not able to make the project work. However, it looks like it will be worth the effort. I suppose that I may be having some difficulty because I have never dealt with an ane at this level before this experience.
02-13-2013 10:43 PM
Is this likely to work with the PlayBook when added to Flash Builder 4.7?
02-13-2013 10:54 PM