Afiq

Results 11 issues of Afiq

Why did I got **fatal error: init(coder:) has not been implemented** error? I'm installing this lib with cocoapod and using XCode 9. Thanks in advance

I got a problem when i have many data in array, for example i got 24 data and timeline only display half of it from the screen. How can i...

I got this error, how can i fix this? "-[UILabel mas_makeConstraints:]: unrecognized selector sent to instance 0x15160cea0 **\* Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UILabel mas_makeConstraints:]: unrecognized selector...

Hi guys, why did I get this error **No such module 'SwiftyOnboard'** in Xcode 9? I'm installing SwiftyOnboard using pod and import SwiftyOnboard in ViewController . Thanks in advance

Currently, I got this error when using current implementation. This is caused by not handling createUser method request properly and the User model toJson method deserialization not matching. What I...

I got this error. Please help. Thank you. Undefined symbols for architecture arm64: "OBJC_CLASS$_DMLazyScrollView", referenced from: objc-class-ref in SACalendar.o ld: symbol(s) not found for architecture arm64 clang: error: linker command...

Hey guys, when you will implement selecting multiple images from photo library, currently I can select multiple images from JSImagePickerMenu. Btw, thanks for great library.

Hey, I got an error when i make [self.storeHouseRefreshControl finishedLoading], but i got no error when change finishedLoading to finishingLoading. Why I got this error?

Hey guys, how can I use this library with UIView in storyboard?

Hi there, I've tried to integrate my tracking js project into my iOS app, what I would like to do is I want to display the camera access directly in...