Notification.hidePopup not working for Windows Mobile

M Marcus Atkins 3 years ago
0 0 0

Rho::Notification.showPopup({
      :message => "Sending email, please wait...",
    })

sleep(10) #sleep for 10 seconds

Rho::Notification.hidePopup()

You will notice on Windows Mobile that this doesn't hide the popup (even on RhoSimulator). Android/iPhone works fine.

CONTACT
Can’t find what you’re looking for?