py - Pierre Yves Ricau
py - Pierre Yves Ricau
Still open if you want to give a hand :) . We're going to release 2.7 before Devoxx. I'm not exactly sure how we will solve this though.
What error do you get when you run `./gradlew :sample-hellocharge:installDebug` ?
Can you provide more context about the crash? What's the stacktrace? Using a http url means that the user gets a prompt between Chrome and Play Store, right? That's not...
Cool. We definitely don't want to get rid of the market URL, but instead we can add an extra "can I use this intent" check.
AFAIK all http schemes trigger a chooser intent between the browser and registered apps. This might have changed in recent Android versions (especially with App Link), but we're supporting down...
Are you sure this is a sum, rather than being sub parts? Android Studio memory analyze tends to not be great at this. If you could download that heap dump...
Thanks! Yes for now we should only expose a dependency to `1.3.72`, thanks for finding this we need to fix.
Going forward this leak will be reported by LeakCanary as a known library leak.