Hi,
After going through with AndroidManifest.xml file I found that you have specified TicTaco as Push title, that should work.
But you I have not found any Activity com.GameEverything.TicTaco.MainActivity in activity Tag. Which is mentioned in
<meta-data android:name="onMessageOpen" android:value="com.GameEverything.TicTaco.MainActivity" />
Please specify valid Activity name here.
Ley me know if more queries are concern.
Thanks
Vishnu Garg