Project

General

Profile

Bug #3295

Updated by Nithun C over 1 year ago

Check the following check this scenarios 
 1. A "Session is expired" popup should appear when the app is launched after being killed, if the same user is logged in on             another device. 
 2. A "Session is expired" popup should appear when the app is launched after being minimized, if the same user is logged in on another device. 
 3. A "Session is expired" popup should appear while the app is in the foreground, if the same user is logged in on another device. 
 4. Location updates should function as expected. 
 5. Call services should work properly. services. 
 6. Notifications should be delivered correctly.

Back