question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No resource identifier found for attribute 'autoVerify' in package 'android'

See original GitHub issue

When I build the testbed app, I am getting the following error.


FAILED



FAILURE: Build failed with an exception.


* What went wrong:

Execution failed for task ':processDebugResources'.

> 
com.android.ide.common.internal.LoggedErrorException: Failed to run command:

    /Users/tkuben/Library/Android/sdk/build-tools/23.0.2/aapt package -f --no-crunch -I /Users/tkuben/Library/Android/sdk/platforms/android-22/android.jar -M /Users/tkuben/Documents/webroot/Cordova-Ionic-PhoneGap-Deferred-Deep-Linking-SDK/testbed/platforms/android/build/intermediates/manifests/full/debug/AndroidManifest.xml -S /Users/tkuben/Documents/webroot/Cordova-Ionic-PhoneGap-Deferred-Deep-Linking-SDK/testbed/platforms/android/build/intermediates/res/debug -A /Users/tkuben/Documents/webroot/Cordova-Ionic-PhoneGap-Deferred-Deep-Linking-SDK/testbed/platforms/android/build/intermediates/assets/debug -m -J /Users/tkuben/Documents/webroot/Cordova-Ionic-PhoneGap-Deferred-Deep-Linking-SDK/testbed/platforms/android/build/generated/source/r/debug -F /Users/tkuben/Documents/webroot/Cordova-Ionic-PhoneGap-Deferred-Deep-Linking-SDK/testbed/platforms/android/build/intermediates/res/resources-debug.ap_ --debug-mode --custom-package io.branch.testbed -0 apk --output-text-symbols /Users/tkuben/Documents/webroot/Cordova-Ionic-PhoneGap-Deferred-Deep-Linking-SDK/testbed/platforms/android/build/intermediates/symbols/debug

  Error Code:

    1

  Output:

    /Users/tkuben/Documents/webroot/Cordova-Ionic-PhoneGap-Deferred-Deep-Linking-SDK/testbed/platforms/android/build/intermediates/manifests/full/debug/AndroidManifest.xml:41: error: No resource identifier found for attribute 'autoVerify' in package 'android'







* Try:

Run with --stacktrace option to get the stack trace. Run with --info or --debug
 option to get more log output.


BUILD FAILED



Total time: 11.1 secs

Any Thoughts? Cheers, TJ

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:73 (30 by maintainers)

github_iconTop GitHub Comments

2reactions
renesanszcommented, Apr 6, 2016

@asafco4 , What I mean by global is just to put the function outside the Angular scope. Or just try to create a script tag.

<script>
function DeepLinkHandler(data) {
     console.log(data);
}
</script>
1reaction
aaustincommented, Apr 4, 2016

Hey guys - I’m really sorry about the lack of response. We should have re-opened this issue for it to get attention. I’m re-opening it now and forwarding it to the engineers.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[BUG] error: No resource identifier found for attribute ' ...
[BUG] error: No resource identifier found for attribute 'allowNativeHeapPointerTagging' in package 'android' when decompiling and rebuilding #2712.
Read more >
No resource identifier found for attribute ****** when ...
We tried to use managed-app-utility.jar from the MAM SDK to wrap our Android app, but it gives us the following errors:.
Read more >
Delhi/Android Compile Error: No resource identifier found ...
No matter what I try, every time I try and run the project, I get an error reading "No resource identifier found for...
Read more >
Android : No resource identifier found for attribute ... - YouTube
Android : No resource identifier found for attribute 'appComponentFactory' in package ' android ' [ Beautify Your Computer ...
Read more >
No resource identifier found for attribute '...' in package 'com.app....'
Android : No resource identifier found for attribute '...' in package 'com.app....' [ Beautify Your Computer : https://www.hows.tech/p/recommended.html ] ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found