Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unity 2018.3.6 踩坑实录 #37

Open
reitowo opened this issue Feb 18, 2019 · 0 comments
Open

Unity 2018.3.6 踩坑实录 #37

reitowo opened this issue Feb 18, 2019 · 0 comments

Comments

@reitowo
Copy link

reitowo commented Feb 18, 2019

1.manifest自己手动merge
2.手动下载最新安卓SDK,并把里面的libs, res, so复制到工程里,并且把源码JPushBridge.java,JPushReceiver.java,JPushEventReceiver.java复制到工程里,不要用aar
3.不确定这一点必要与否,反正我把JPushBinding的static全删了,构造函数挪到Awake里,变成了单实例
4.IOS要把一个UNITY_USE_REMOTE_NOTIFICATION宏定义删了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant