You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys, this is actually a question rather than an issue. I have a Content entity that has two fields that contain an URL, they are photo_url and photo_thumb_url.
It seems to be possible by overwrite both *- (NSString )sourceImageUUID and **- (NSURL )sourceImageURLWithFormatName:(NSString )formatName methods but I am not sure how. Would something like the code bellow work? If not, do you have any suggestions?
Hi guys, this is actually a question rather than an issue. I have a Content entity that has two fields that contain an URL, they are photo_url and photo_thumb_url.
It seems to be possible by overwrite both *- (NSString )sourceImageUUID and **- (NSURL )sourceImageURLWithFormatName:(NSString )formatName methods but I am not sure how. Would something like the code bellow work? If not, do you have any suggestions?
Thanks,
The text was updated successfully, but these errors were encountered: