Closed georgeinva2004 closed 9 months ago
Hi, Xamarin code will be removed from the VS solution. The code will stay in the repo and it should still be usable. By the way, I haven't checked in the MAUI/NET8 code yet. I am still working on it locally.
I have another public repo where you can build native libraries via GitHub actions to be used in bindings. ANDROID: https://github.com/melihercan/WebRTCnative/actions/runs/7003180717 iOS: https://github.com/melihercan/WebRTCnative/actions/runs/7007401993 You can google how to bind these updated libraries to the current code. Android is pretty straightforward, but iOS is a pain in the butt:), both integration and building via Windows.
Thank-you so much!!!!
Get Outlook for Androidhttps://aka.ms/AAb9ysg
From: melihercan @.> Sent: Monday, January 15, 2024 4:03:14 AM To: melihercan/WebRTCme @.> Cc: John George @.>; Author @.> Subject: Re: [melihercan/WebRTCme] Xamarin support? (Issue #33)
Hi, Xamarin code will be removed from the VS solution. The code will stay in the repo and it should still be usable. By the way, I haven't checked in the MAUI/NET8 code yet. I am still working on it locally.
I have another public repo where you can build native libraries via GitHub actions to be used in bindings. ANDROID: https://github.com/melihercan/WebRTCnative/actions/runs/7003180717 iOS: https://github.com/melihercan/WebRTCnative/actions/runs/7007401993 You can google how to bind these updated libraries to the current code. Android is pretty straightforward, but iOS is a pain in the butt:), both integration and building via Windows.
— Reply to this email directly, view it on GitHubhttps://github.com/melihercan/WebRTCme/issues/33#issuecomment-1891623144, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABJAZ4KQRH2ZQ4FZ2FJGR4LYOTWFFAVCNFSM6AAAAABB2FKM3CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJRGYZDGMJUGQ. You are receiving this because you authored the thread.Message ID: @.***>
Glad to see more activity on this project. It's wonderful!!!
I noticed the comment on removing Xamarin support. The repo still contains Xamarin code, does it still work? My project still relies on a bunch of other libraries where Maui replacements aren't available, so I can't make the jump just yet. My biggest ask is updated webrtc native binaries for iOS and Android. Would you point me to where I can find updated binaries and the process (if any) to incorporate them into your library?
Thank-you for your excellent work!!!!!!