-
- [x] Building naot flavored dotnet.js
- [x] Enable dotnet.js for naot-llvm apps targeting `browser-wasm`
- [x] JS interop
- [x] `Interop.Runtime.cs` as wasm imports (instead of icalls)
- [x] Mars…
maraf updated
1 month ago
-
### Description
NativeAOT produces static library that makes ld crash.
### Reproduction Steps
This is rather complicated, it would mean checking out the branch here: https://github.com/xamari…
-
### Xamarin.Android Version (eg: 6.0):
### Operating System & Version (eg: Mac OSX 10.11):
Windows
### Google Play Services Version
118.2.0.4
* [] GPS-FB with AndroidX dependencies (v…
-
Currently there are some severe problems when it comes to binding kotlin stuff over to C#. To my knowledge there's no official C# / Xamarin bindings project for this library. Maybe you could take up o…
-
Hello I'm developing mobile app with xamarin and trying to make call using sipsrocery, the call is successful but i dont know how to create and handle rtp session. im using ClientUserAgent example bu…
-
### Steps to Reproduce
1. Take any iOS binding library project, for example for `net8.0-ios` target framework
2. Load it in `DesignTimeBuild` mode
### Expected Behavior
It is loaded correctl…
xtmq updated
5 months ago
-
### Description
maui app in background and phone is locked after sometime suspended app for ios devices.Below is all the information I have from Firebase
### Steps to Reproduce
Crashed: tid_103
0…
-
I've been looking at the samples and I can't find any usage of the low level objects/functions like RTCPeerConnection, my aim is to create a RTCPeerConnection and data channel to communicate like a si…
ghost updated
5 months ago
-
**Update:** with the release of .NET 8.0.300 the below crashes are resolved and you should be able to use Xcode 15.3 and 15.4.
However, the .NET for iOS team is still working on making the new APIs…
-
### Android application type
Not applicable
### Affected platform version
VS 2022, Dotnet Maui 8.0.21, Dotnet 8.x
### Description
When enabling `PlayerListener` interface I am having issues with …