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.

Signed build fails with warning. Version - 2.15.0

See original GitHub issue

General information

  • SDK/Library version: 2.15.0
  • Environment: building issue
  • Android Version and Device: NA
  • Braintree dependencies: com.braintreepayments.api:braintree:2.15.0

Issue description

While creating signed build using latest dependency 2.15.0, build fails with warning. Below are the warning that we are getting:

Warning:com.braintreepayments.api.DataCollector: can't find referenced class com.paypal.android.sdk.data.collector.PayPalDataCollector
Warning:com.paypal.android.sdk.onetouch.core.PayPalOneTouchCore: can't find referenced class com.paypal.android.sdk.data.collector.PayPalDataCollector
Warning:com.paypal.android.sdk.onetouch.core.fpti.FptiManager: can't find referenced class com.paypal.android.sdk.data.collector.InstallationIdentifier
Warning:com.paypal.android.sdk.onetouch.core.sdk.AppSwitchHelper: can't find referenced class com.paypal.android.sdk.data.collector.InstallationIdentifier

But if we use dependency version 2.14.0, build is successful without any warning.

Please Provide required proguard rule to be added when changing version to 2.15.0

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Epreuvecommented, Aug 17, 2018

Thanks for the reports folks. This is likely due to a dependency update we made. We’re looking at it now and will update when we have a fix released.

1reaction
hibob224commented, Aug 17, 2018

On 2.15.0 our devs on windows machines are getting the following when trying to build

Illegal char <:> at index 1: :PayPalDataCollector\build\libs\META-INF\MANIFEST.MF 
Read more comments on GitHub >

github_iconTop Results From Across the Web

Log4j 2.15.0 update issue - Stack Overflow
I've added the certificate of Maven 2 to my Java keystore, but it does not work. My Java version is 1.8.181. log4j ·...
Read more >
App Update Build Fail- possibly due to Firebase or Facebook ...
It looks like it was a temporary condition. The build process downloads libraries and one of the servers must have been offline. 1...
Read more >
Log4j – Changes - Apache Logging Services
Log4j 1.2 bridge now logs a warning instead of throwing an NullPointerException when building a Syslog appender with a missing "SyslogHost" ...
Read more >
Security Bulletin: Vulnerability in Apache Log4j affects ... - IBM
Apache Log4j open source library used by IBM® Db2® is affected by a vulnerability that could allow a remote attacker to execute arbitrary...
Read more >
Dealing with the Critical Log4j Vulnerability - The Gradle Blog
First, verify if your project uses the vulnerable Log4j version using the dependencies report or a Build Scan™. See viewing and debugging ...
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