CLICKINTECHNOLOGIESLIMITED / clickin-android

repo for android
0 stars 0 forks source link

Push Notification(Android build - 17/02/15) - Incorrect behaviour on clicking the notification on Nexus 5 #341

Closed saurabhjacob closed 9 years ago

saurabhjacob commented 9 years ago

The push notification does not take the user to the correct page when push notification is opened using google nexus 5(android version : 5.0.1)

User1: Nexus 5 User User2

Steps:

  1. User1 is in a R-page when he/she sends the app to background
  2. User2 makes the relationship with User1 private
  3. User1 receives a push notification and clicks on the notification

Expected Result: User2 is taken to the profile page

Actual Result: User1 is taken to the R-page(the last page the user was present before sending the app to background)

saurabhjacob commented 9 years ago

Verified hence marking closed.