★ wanayoo — archive 1999 https://github.com/noodle1983/UnityAndroidIl2cppPatchDemo/issues/5Nouvelle recherche | Portail wanayoo
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

如果sdk里面包含有其他apk文件的话 可能会导致patch失败 #5

Open
BossaNovaCC opened this issue Aug 3, 2019 · 2 comments

Comments

@BossaNovaCC
Copy link

@BossaNovaCC BossaNovaCC commented Aug 3, 2019

因为我这里接入的sdk 资源里面会有apk文件 get_apk_path的时候会导致找不到正确的apk名字
虽然说会提示patch成功 但是不是正确的apk目录
这里解决方案是const char* TAIL = ".apk"; 这段改下过滤改成自己需要的那个

@noodle1983
Copy link
Owner

@noodle1983 noodle1983 commented Aug 6, 2019

才看到, 更新, 接口加了几个参数, apk从streamingDatapath里面取了

@noodle1983
Copy link
Owner

@noodle1983 noodle1983 commented Aug 6, 2019

还有问题,下面跟

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.