Claudio Redi
Claudio Redi
I don't see any activity here but I'm seeing a similar problem Today. **unhandled profiler event: 0x6e at file offset: 13265283 + 12171 (len: 65424)** If anyone is going to...
I appreciate your hard work on this excellent piece of software but it's a big pain in the ass not being able to use inheritance as we do in swift....
I'm migrating a project from Google maps to Mapbox... this restriction is going to be really painful as a core feature was heavily relying on Google maps ability to return...
I also get a bunch of FEATURE_NOT_SUPPORTED when executing queryProductDetails. Many on them are on Android 13 or Android 12... how is that possible? I assume Google Play Store version...
Fixing the `public new UIWindow Window { get; set; }` is an important one... we're breaking the flags assigned `Window` in `UIApplicationDelegate` to and causing the property not to be...
Anyone? We're experiencing the same problem. As an addition, this problem logs the following error to the application output Delegate does not conform to the required protocol, nil. Add nil...
The solution in our case was using one of the constructor overloads of `MvxViewPagerFragmentInfo` that takes an instance of the `ViewModel`. Doing this, you can build the view model using...
@nickrandolph: I tried to fix the code but at first sight the change was not as small as I would have expected, abandoned the idea provided there is a valid...
Was there any progress in relation to this? I'm facing the same issue: I had to remove all restrictions from my Android Firebase Api Key in order to implement apple...
I might be missing something... I'm getting this exact error and I'm pointing to `10.29.0.1` I cleared bin/obj on all projects before running the build, I cleared nuget cache, nothing...