OneSignal - cannot open activity after push clicked
I am trying that. I send some AdditionalData from push and redirect user to spesific activity but not redirect. For example i send a push contains AdditionalData like imageID and redirect user ImageDetail activity with passing imageID parameter to other activity. When i click push, Main activity opens and nothing happens I tried but cannot be succeed. How can i fix it public class MainActivity extends Activity { private DrawerLayout mDrawerLayout; private ListView mDrawerList; private ActionBarDrawerToggle mDrawerToggle; // nav drawer title private CharSequence mDrawerTitle; // used to store