Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在科尔多瓦 3.1 应用程序 navigator.notification.loadingStart() 和 Stop() 对我不起作用。错误是'loadingStart 不是 NotificationEx 插件中的方法'。我正在使用旧插件 LoadingView.h 和 NotificationEx.h 和 m 以及 UIColorExpand.h 和 m。你能帮我在cordova 3.1中如何做到这一点吗?提前致谢。
这是由于使用了较旧的插件。我现在使用等待对话框插件来解决这个问题