Alex

Results 7 issues of Alex

### How frequently does the bug occur? All the time ### Description After major update from 10.7.7 to the latest version we faced some weird issue when trying to compile...

T-Bug
O-Community
Waiting-For-Reporter

#### SDK and version iOS SDK: 10.28.4, KMP SDK: 12.1.0 #### Observations * How frequent do the crash occur? **Always** * Does it happen in production or during dev/test? **During...

Reproduction-Required
O-Community
More-information-needed
Waiting-For-Reporter

#### SDK and version iOS SDK: 10.28.4, KMP SDK: 12.1.0 #### Observations * How frequent do the crash occur? **Always** * Does it happen in production or during dev/test? **During...

O-Community

Can I observe for wi-fi connection with this library? I don't need observe Internet connection, only wi-fi connection (doesn't matter exist Internet connection or not).

Hi, thanks for the great XCode plugin. I created plugin panel. It's a panel like left xcode panel (with a tree of files). I think, your plugin suitable for this...

If string contains NSURL in NSLinkAttributeName then this code is incorrect //KILabel.m:481 NSString *realURL = [text attribute:NSLinkAttributeName atIndex:matchRange.location effectiveRange:nil]; if (realURL == nil) realURL = [plainText substringWithRange:matchRange];//crash

bug

**Describe the bug** I have build the framework by using `scripts/buildPrebidMobile.sh` script and now trying to integrate XCPrebidMobile.xcframework into current iOS application. When doing that I'm getting `Unsupported Swift architecture`...