08-09-2012 11:46 AM
I have downloaded the lastest PushSampleApp and tried to install in both on my Dev Alpha device and the simulator, and neither of them go past the splash screen.
I am just starting with AIR development, so I haven't read the code very carefully, but shouldn't there be there some UI initializing automatically? I haven't made the server-side push compoment, but still I was under the impression that things should happen, as my other Hello World application did the same thing - splash screen and nothing past it.
Can anyone please try to hint what I might be doing wrong? I'm using Flash Builder 4.6.0 with the Beta 2 of 3.0.0 SDK.
Alternatively, if anyone can please send me their hello world apps as Flash Builder projects that absolutely work and show something, I'll be grateful.
Solved! Go to Solution.
08-09-2012 12:30 PM
08-09-2012 05:25 PM
08-09-2012 08:05 PM
08-10-2012 02:58 AM
That is weird;
first, I would assume that BlackBerry's own sample apps would work;
second, I tried importing the class & adding the mx.swc, and it still did throw the same error. Is this a problem on RIM's or Adobe's side?
m.
08-10-2012 09:00 AM
08-10-2012 04:12 PM
Hi,
I worked on the Push Receiver sample app for Adobe AIR so I should be able to help you out.
I just tried it on the BB10 Dev Alpha device I have and it starts up without any issues.
A couple of questions to start:
1. What OS version do you have on your Dev Alpha?
2. Have you tried deploying the PushReceiver.bar that is supplied in the source code you downloaded to see if that works?
Thanks,
Matt
08-10-2012 04:41 PM
Oh, I should also add that push is not supported on the BB10 simulator as of yet.
08-10-2012 09:12 PM
08-10-2012 10:00 PM