Hello, I'm new to multiplatform and trying it out ...
# multiplatform
e
Hello, I'm new to multiplatform and trying it out for a macOS app. I'm wondering: does anyone have an example dev workflow of launching the KMP app and configuring macOS LaunchServices? I am testing out ktor+cognito auth and rebuilding the dmg over and over is starting to grate on me 😅. Bonus points if it can run as a gradle task amaze
perhaps it would be simpler to run a tiny web server inside the app to catch the callbacks? That way I wouldn't have to keep building the dmg