Narek1994
Narek1994
@Juanpe Yep, I have implemented it, and now very rarely getting this crash `Fatal Exception: NSInvalidArgumentException *** -[__NSDictionaryM setObject:forKey:]: object cannot be nil (key: {length = 2, path = 0...
I am getting this in the live app, so firebase crashlytics just gives me this `Fatal Exception: NSInvalidArgumentException 0 CoreFoundation 0x19640cc64 (Missing) 1 libobjc.A.dylib 0x1961350a8 (Missing) 2 CoreFoundation 0x1964d7b68 (Missing)...
I can say, that during this, screen which should show Skeletion animation is not visible(another view controller is presented on it), can this be an issue?
View appears, presents a modal, on that modally presented controller there is an action which forces the main view to rerequest the data from backend and show Skeletion animation during...
Hi @tamanyan I have changed the code little bit, and was able to align it, but now I have a problem, when change the controller by tap (I mean on...
Hi is this available in current version? it would be great to have such functionality