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.
下午,也许你能帮帮我。
当我的应用程序加载...或从后台返回时...是否可以判断它是否在最近收到了推送通知?或者确实是由于推送警报而加载的?
我问一个简单的原因,即我希望以不同的方式加载我的应用程序(如果有的话)。
任何帮助将不胜感激。谢谢
您可以从推送通知中获得的唯一信息是从推送通知中打开它的时间。无法从其他已收到但未打开的推送通知中获取信息。