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