Hi! 👋

AppDelegate is a blog dedicated to iOS development

☕ Java Everywhere: Using Java in iOS Projects

The Backstory Recently, I encountered a challenge while working on an iOS project that required a specific functionality that proved to be highly complex to implement. My search led me to a Java library that had the exact features I needed. However, there was one major roadblock: it was only available in Java. At first, I tried to find a native alternative that could be easily integrated into my iOS project via SPM, CocoaPods, or other dependency managers....

May 10, 2024 Â· 6 min read Â· Tarlan