Signed build fails with warning. Version - 2.15.0
See original GitHub issueGeneral 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:
- Created 5 years ago
- Comments:5 (3 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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.
On 2.15.0 our devs on windows machines are getting the following when trying to build