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

在ios上面报编译错误 :use of undeclare identifier "AliyunPushManager" #152

Open
zhaokgithub opened this issue May 8, 2021 · 1 comment

Comments

@zhaokgithub
Copy link

安装文档所做 在 appDelegate.m中引入
#import "AliyunPushManager.h"
.....
模拟器运行没问题,archive成ipa时报错use of undeclare identifier "AliyunPushManager"

@FBI
Copy link

FBI commented May 31, 2021

在#import "AppDelegate.h"的下面引入
image

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

2 participants