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

APK resources returns null due to config change in 1282c68 #99

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

afzafri
Copy link
Contributor

@afzafri afzafri commented Apr 18, 2022

Need to pass the config ['manifest_only' => false], in order to get the APK resources. Else getResources() will return null.

Need to pass the config ['manifest_only' => false], in order to get the APK resources. Else getResources() will return null.
@tufanbarisyildirim tufanbarisyildirim merged commit 60fcc42 into tufanbarisyildirim:master Jul 21, 2022
@tufanbarisyildirim
Copy link
Owner

Thanks @afzafri

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

Successfully merging this pull request may close these issues.

2 participants