FLEXTool / FLEX

An in-app debugging and exploration tool for iOS
Other
14.03k stars 1.7k forks source link

Apple App Rejection due to _setWidth: method name #671

Closed richimf closed 1 year ago

richimf commented 1 year ago

Apple is rejecting apps using this Library due to in its code it´s contained a function named ´_setWidth:´ and this matches with the Apple's APIs.

unnamed

frndev commented 1 year ago

Any update about this? ☝️ This can be avoided by not including this library on releases but for Ad Hoc configuration can be an issue

NSExceptional commented 1 year ago

Sorry but avoiding these errors is an anti-goal for FLEX. Probably shouldn't include FLEX in TestFlight builds either. If someone else needs it that bad there are other ways to distribute debug build apps to them