FLEXTool / FLEX

An in-app debugging and exploration tool for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apple App Rejection due to _setWidth: method name

richimf opened this issue · comments

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

commented

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

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