Trigger.io Notification Module: No spinner shown using forge.notification.showLoading

StackOverflow https://stackoverflow.com/questions/21100328

  •  27-09-2022
  •  | 
  •  

Frage

According to the documentation and looking at the module on github, there should be a spinner (UIActivityIndicatorView) between .showLoading and hideLoading. But I only get the title and body. I validated that the success callback is called. What am I missing?

War es hilfreich?

Lösung

I can confirm it's a bug.

The spinner works under iOS 6 and earlier but no longer shows up under iOS 7.

A fix will be in the next release of the notification module (v2.4)

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top