96118b4 Maps: handle app UI showing briefly before the access prompt

Authored and Committed by adamwill a year ago
    Maps: handle app UI showing briefly before the access prompt
    
    See e.g. https://openqa.fedoraproject.org/tests/1829593
    sometimes we see the app UI briefly before the access prompt
    appears. Handle that case by waiting a few seconds and doing
    the match again.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>