khoren93 / SwiftHub

GitHub iOS client in RxSwift and MVVM-C clean architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flex menu can be opened in the App Store version of the app

ThomasK33 opened this issue · comments

Describe the bug
The flex debug menu opens in the app store version of the app when swiping back with only one finger.

To Reproduce
Steps to reproduce the behavior:

  1. Start the App Store version of the app.
  2. Swipe from the left edge of the screen to the right edge / middle of the screen.

Expected behavior
The flex debug menu shall not appear in the app store build.

Smartphone (please complete the following information):

  • Device: iPhone Xs
  • OS: 12.2 (16E5201e)

Hi @ThomasK33

I specifically left the opportunity to open flex, because this project is primarily an educational app and only for developers.

In terms of security, I considered the fact that in almost any app from the App Store can be injected Flex using the IPAPatch. (I played GTA San Andreas with injected Flex 😁)

Thanks for an issue.

Oh, if that was intentional then I'm going to close the issue.