Willian Pinho

Results 2 issues of Willian Pinho

## Summary This PR implements iOS SDK modernization effort, focusing on: 1. Migration from legacy array-based queue to modern NSOperationQueue architecture 2. Complete removal of Swift bridge code (pure Objective-C...

## Reference EMT-2309 -- Add Class BNCServerRequestOperation. ## Summary This PR implements Swift Concurrency (async/await) patterns for the iOS Branch SDK, mirroring the Android Kotlin Coroutines implementation. The changes introduce...