Max

Results 8 issues of Max

Now you can add animate showing of app icon if it needed.

Add possibility to make configuration of titles from info struct. Make possible to set success level to push them at store.

I think it's problem with pod file duplicate symbol _OBJC_CLASS_$_SFHFKeychainUtils in: /Users/max/Library/Developer/Xcode/DerivedData/project-Name-cnalmaxwlxfejvemyqcuuhyeyjpu/Build/Products/Debug-iphoneos/libPods.a(SFHFKeychainUtils.o) duplicate symbol _OBJC_METACLASS_$_SFHFKeychainUtils in: /Users/max/Library/Developer/Xcode/DerivedData/project-Name-cnalmaxwlxfejvemyqcuuhyeyjpu/Build/Products/Debug-iphoneos/libPods.a(SFHFKeychainUtils.o) ld: 2 duplicate symbols for architecture armv7 clang: error: linker command failed with...

If you try to change view position/size etc at storyboard it's not work + send message with error. Also if you try to change IBOutlets programmatically position/size etc they dismissed...

vote more

It happens unexpectedly from time to time on background and on foreground. iOS 12 and iOS 13 on different iPhones versions. ``` 3 Repeat 0x10330c760 $s6Repeat8RepeaterC5reset_7restartyAC8IntervalOSg_SbtF + 196 4 Repeat...

Hi there, I just wanna filter all dates that older than 24 hours. I was trying to do it like this https://github.com/stephencelis/SQLite.swift/blob/master/Documentation/Index.md#date-time-values But it doesn't work for me :( E.g:...

bug
question

I was trying to integrate your library at Swift 3 project with Xcode 8. When I was trying just to add module `SARate` at my project, I've faced with next...

Question* Could you please help me with one thing, I am using you library but I need to move cropping area to the top of screen. + Move image at...