简体   繁体   English

城市飞艇-在应用内消息中使用应用更新

[英]Urban airship - App updates using in app messages

I have new version of android app in Playstore, Am using urban airship for in app messages and push notifications. 我在Playstore中有新版的android应用,正在使用城市飞艇获取应用内消息和推送通知。 How do i send an app update of new version to users as an in app message for users which they have old version of app .? 如何向使用旧版本应用程序的用户发送应用程序内消息向用户发送新版本的应用程序更新?

If you mean sending an in-app message to notify the old app users of the new update, then you can do that by the following: 如果您要发送应用内消息以将新更新通知旧应用用户,则可以通过以下操作做到这一点:

  • Create a new message 建立新讯息
  • From the AUDIENCE tab select "Target Specific Users" 在“音频”选项卡中,选择“目标特定用户”
  • Click the arrow next to the search field and select "Android App Version" 点击搜索字段旁边的箭头,然后选择“ Android应用版本”
  • type the old app version, and select it from the drop down list. 键入旧的应用程序版本,然后从下拉列表中选择它。
  • Continue the in-app message setup as normal 照常继续进行应用内消息设置

If you mean triggering the actual app update, then I don't think that UA has this functionality out of the box. 如果您要触发实际的应用程序更新,那么我不认为UA具有开箱即用的功能。

references: - https://docs.urbanairship.com/engage/target-specific-users/#tsu-dev-props 参考: -https : //docs.urbanairship.com/engage/target-specific-users/#tsu-dev-props

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM