Closed diogoguimaraes closed 8 years ago
I noticed that PasscodeLock adds a new UIVisualEffectView each time the passcodes don't match, which means that if I fail to match the passcodes while setting a new passcode the app will keep adding subviews until it runs out of memory.
Can you please check it out? Thanks.
My bad, the issue was on my side.
I noticed that PasscodeLock adds a new UIVisualEffectView each time the passcodes don't match, which means that if I fail to match the passcodes while setting a new passcode the app will keep adding subviews until it runs out of memory.
Can you please check it out? Thanks.