【发布时间】:2015-09-22 20:31:20
【问题描述】:
您好,我正在使用 mobilefirst 6.3 混合应用程序,从我的 string.xml 更改 app_name 时遇到问题。
我有我的混合名称应用程序 <string name="app_name">ASDFGHJK</string>,当我更改应用程序名称时,我需要将其更改为 <string name="app_name">ASDF GHJK</string>:
当app在后台时,点击push不做任何事情,当im在app中时,receiver方法没有触发,怎么能在没有这个问题的情况下更改我的app名称?
【问题讨论】:
标签: android push-notification ibm-mobilefirst