Looking For A Work
Hello Everyone
I am seeking role as a Software Engineer.
If you have any work and planning new, kindly let me know.
Here is my portfolio.
...
Need guidance on keyboard management
Hi everyone. Been hitting a dead end with keyboard avoidance issues. I have a view where the user can add a bunch of rows of text fields to the app to type in item names. However, the keyboard extends over it when I add the .ignoreSafeAreas(.keyboard) modifier. If I remove the modifier, everything gets squished into half the view size. I've tried a few other things like GeometryReader and hiding some of the UI elements behind a flag when the text fields focus isn't nil. This solution worked, bu...

Test Driven Swift, anyone?
I just started learning Swift and one of the books I'm working with is related to Test Driven Development. In practice, do you follow a test driven approach? Is this big in the Swift development community or not as common? I'm a Ruby on Rails developer and TDD is expected since Ruby is dynamically typed. I appreciate any opinion, thanks!
AVFoundation take photos with camera aspect ratio 4:3
is anyone here who knows how to configure camera for taking pictures (I'm planning to add video capturing ability in a future) in aspect ratio 4:3?
I don't wanna crop captured photo, but use camera format (e.g. 1080x1440)
I tried setting different session's sessionPreset arguments but it didnt help me, anyway, my target is to capture high resolution photos....
Looking for SwiftUI dev
who can work with me ?
I am looking for SwiftUI dev with fullstack experience...
Live activities doesn’t get notifications token
Hi everyone,
I’m currently learning Swift and Swift UI by myself for my master degree.
Since yesterday I’m building a little app to implement Live Activities and Dynamic Island notifications, because they’re to cool to be ignored, but something goes wrong.
...
Volume Rendering in Metal
Hello, I am trying to volume render in metal and I get these artefacts.
I suspect they are possibly due to gradient computation (finite difference method), but I've also tried using full 26 neighbors, sobel filter, and can't seem to get rid of these.
Your help will be really appreciated....

Dependency not recognized?
Hi,
I am stucked with this issue: https://stackoverflow.com/questions/78666879/swift-package-manager-on-linux-dependency-not-recognised
Any idea to solve this?...
Swift Micro-Controller
Has anyone I stalled Swift for micro controllers and started using it with ESP32 RISC V or one of the listed supported developers boards. Or has anyone managed to set up Swift Micro controllers SDK to work with ESP32-S3 Development Boards yet ?
Tracking Fb Meta Pixel in application that targets Kids application
I am trying to track fb pixel from an ios application which is coppa compliant but it is not tracking. Is there anything we can do to make it work
Supported Destination
Is there a way to have mac(designed for iPhone) while keeping iPad
It automatically changes when add or remove ipad...

Add a local backup system.
Hello I would like to add a local backup system, does anyone have a source or a site to recommend to me?
Thanks...
If you need help, PM me & add me as a friend
Offering free help within reason, additional services relative to AI/ML as i am a NLP Researcher for various groups. I have extensive swift/uikit experience, feel free to pm me and we can work through your problem for a resolution.
Iphone 15 battery
I started using my iPhone 15(base model) in October 2023, and I checked today and saw that the maximal capacity in battery is 92%, I feel like that is very low after such a short time of owning my phone. I’ve had 295 charging cycles. Is this normal? Is there anything that I can do? Help😀

Unable to List Voice Folder
I’m creating a AAC app, and to generate speech output I’m using AV Speech Synthesizer, and I’m brand new to coding. I grew up playing with Scratch and I’ve been working on this for a few months so that’s it, I’m basically clueless.
Ever since importing AV foundation and hooking up my speech synthesizer, I run the app on my iPad (Mini 6, iOS 17 something whatever), and get a little message saying “unable to list voice folder” I can still generate the TTS, it still speaks my text, but I can’t set anything up in my app to make adjustments to the voice- can’t select the voice, adjust the rate, the pitch, whatever, it just defaults to what I have set up in my accessibility settings.
So I don’t know what to do I don’t know where this issue is coming from, I’ve tried to find it by googling, tried to get chat GPT to help, it’s not happening… I’m hoping someone here could help, or if my project sounds interesting enough to you I would love a coding partner so feel free to DM me for more info ...
need help
I wanna make all four characters do the fulFillOrder() function but it only works for one of them. Can anyone tell me how to fix this