Skip to content

Unity 2018.3.6 踩坑实录 #37

@reitowo

Description

@reitowo

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宏定义删了

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions