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.

Does not seem to be compatible with new AndroidX versions of Forms

See original GitHub issue

Bug Information

Version Number of Plugin: 2.0.2 Device Tested On: Pixel 2 Emulator Simulator Tested On: iOS 13 simulator Version of VS: 2019 16.4.4 Version of Xamarin: 4.6.0.240-nightly Versions of other things you are using:

Steps to reproduce the Behavior

  • Have the above versions of the software.
  • Try to build the solution

Expected Behavior

Builds without fail

Actual Behavior

Fails with: Can not resolve reference: Xamarin.Android.Support.Fragment, referenced by Plugin.SharedTransitions. Please add a NuGet package or assembly reference for Xamarin.Android.Support.Fragment, or remove the reference to Plugin.SharedTransitions. ContractPlanner.Android

I don’t know if this project is still active, it’s not seeming so, but I can’t build my solution with this plugin in it anymore.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

5reactions
GiampaoloGabbacommented, Mar 14, 2020

In the next few week i’ll pubblish a new, updated, version that will target androix library, along with shell support. I’m going to have some free time to dedicate some more love to this puppy 😃

1reaction
GiampaoloGabbacommented, Apr 9, 2020

I have a working branch with multitargeting to androidX (using xf 4.5 and target api 29): here

I’m doing some test, if everything is ok i’ll release a new version very soon

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to resolve conflict between Android support library ...
The answer given here points out that the best approach is to stick to AndroidX as is the new library to replace the...
Read more >
Android Studio adds both @androidx.annotation and ...
The simplest fix is to remove that package from Gradle, then Clean and Rebuild. Note: If you want to stick with Support annotations...
Read more >
AndroidX overview | Jetpack
AndroidX is a major improvement to the original Android Support Library, which is no longer maintained.
Read more >
Compatibility framework changes (Android 12)
Behavior changes included in the compatibility framework. The list in this section describes each behavior change that is included in the compatibility ......
Read more >
Unity build Error - ' SDK incompatible with the package ' ...
Hi, I've been really stressed with Unity, because I can't build my project after using Unity Advertisement with Mediation package, ...
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