Matthew Teece

Results 11 comments of Matthew Teece

If you implement the `ABLockScreenDelegate` `forgotPinForPadLockScreenViewController` method, when you press the Forgot button the business logic at that point is up to you and your application requirements/features. For example if...

For our prerelease with TestFlight we received the same response today. > 8.3 Details > Your app contains features that mimic the native iOS PIN code screen. > We’ve attached...

When you mean "map UI" do you want to change the layout of the buttons or do you want to just change the appearance of the buttons?

For others. As source the `- (void)setRoundedView:(UIView *)roundedView toDiameter:(CGFloat)newSize;` in `ABPadLockScreenView` can be tuned via the `cornerRadius`. As a Pod, there's no way to get the superview, perhaps we could...

@lolgear if you can get @abury to respond I would certainly be interested. I opened a pull request recently myself.

@siavashalipour I would follow up on the issue noted here in [#55](https://github.com/abury/ABPadLockScreen/issues/55) and maybe add even more customization. There were some rejections from the App Store Review process. Mostly on...

@siavashalipour when we got rejected by the App Store for the similarities I made a fork of this repository, and made the buttons rounded rectangles. That got us through the...

@abury That would definitely interest me becoming a contributor or core developer.

Seeing the same issue on Python 3: Exception has occurred: ModuleNotFoundError No module named 'urlparse'`

Seeing this issue as well is there a plan to bump the podspec?