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

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

  •  27-09-2022
  •  | 
  •  

문제

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?

도움이 되었습니까?

해결책

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)

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top