首页 > 移动平台 > 详细

记:unity接入AppsFlyer后自动弹窗推送弹窗

时间:2021-04-12 12:37:17      阅读:53      评论:0      收藏:0      [点我收藏+]

注释掉AppsFlyerObject.cs代码文件中的这行代码即可

UnityEngine.iOS.NotificationServices.RegisterForNotifications(UnityEngine.iOS.NotificationType.Alert | UnityEngine.iOS.NotificationType.Badge | UnityEngine.iOS.NotificationType.Sound);

 

 

记:unity接入AppsFlyer后自动弹窗推送弹窗

原文:https://www.cnblogs.com/Yellow0-0River/p/14646821.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!