Re: [android-developers] Fwd: Urbanship airship problem

2012-03-12 Thread Justin Anderson
1. Try adding the FLAG_ACTIVITY_NEW_TASK flag to your intent as the error suggested. 2. Try contacting Urban Airship if you have more problems. Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Mon, Mar 12, 2012 at 3:57 AM, vani reddy wrote: > >

[android-developers] Fwd: Urbanship airship problem

2012-03-12 Thread vani reddy
Hi friends, I am using Urbanairship for push notifications. I am getting the following exception Unable to start receiver com.testdemo.android.IntentReceiver: android.util.AndroidRuntimeException: Calling startActivity() from outside of an Activity context requires the FLAG_ACTIVITY_NEW_TASK fl