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

undefined method `entries' for nil:NilClass #18

Open
plentz opened this issue Jun 24, 2016 · 1 comment
Open

undefined method `entries' for nil:NilClass #18

plentz opened this issue Jun 24, 2016 · 1 comment

Comments

@plentz
Copy link

plentz commented Jun 24, 2016

apk = ApkXml.new("GPS-Status-Toolbox-PRO_7.1.142-Android-1.com.apk")
apk.parse_xml("AndroidManifest.xml", true, true)
NoMethodError: undefined method `entries' for nil:NilClass
    from /usr/local/lib/ruby/gems/2.3.0/gems/apktools-0.7.1/lib/apktools/apkresources.rb:307:in `get_resource_value'
    from /usr/local/lib/ruby/gems/2.3.0/gems/apktools-0.7.1/lib/apktools/apkresources.rb:266:in `get_default_resource_value'
    from /usr/local/lib/ruby/gems/2.3.0/gems/apktools-0.7.1/lib/apktools/apkxml.rb:234:in `parse_xml'
    from (irb):11
@plentz
Copy link
Author

plentz commented Jun 24, 2016

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