Hi There I've tried to implement BB BIS Push notification in my app with the example from the "Can't register the push server : "no application instance" error" thread on the BlackBerry developer forum. I also tried to use Urban Airship's sample client to workaround this.
Both applications throw the same exception: IllegalStateException: no application instance If you look at the developer forum thread, it's very clear, simple and more understandable than Urban's example.
I didn't understand where is the problem? I've tried many things, but I haven't found any solution for this.