Project

General

Profile

Bug #3297

Updated by Nithun C over 1 year ago

Check the following 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. 
 6. Notifications should be delivered correctly.

Back