iOS Development

Request Notifications Permission in a .Net MAUI App for IOS

This worked on my Hot Restart-deployed IOS app: in Platforms/iOS/AppDelegate.cs, use the following code derived from Dima Ordenov's MauiSamples using UIKit; using UserNotifications; ... public override bool...

Xcode and iOS compatibility – Stack Overflow

I am having some compatibility issues with...

SwiftUI curve waveform

hi I would like to achieve this kind of UI however so far I only manage to make it looks like this here is my...

Git basics for iOS developers – Donny Wals

I’ll just say this right off the bat. There’s no such thing as git “for iOS Developers”. However, as iOS Developers we do...

ios – Integrating an open source chat project into my swiftui project

I've struggled creating a chat module for...

android – How do i implement webrtc on flutter?

I am working on a voip app...

Latest articles