TinyCrayon-iOS-SDK icon indicating copy to clipboard operation
TinyCrayon-iOS-SDK copied to clipboard

When i Install Pod After 4 Error

Open meetleway opened this issue 7 years ago • 3 comments

No visible @interface for 'TCMaskView' declares No visible @interface for 'TCMaskView' declares the selector initWithlmagee Properly 'delegate' not found on object of type .TOMaskView No Visible @interface for 'TCMaskView' declares the selector .presentFromfloohnewCantrolleranimated

meetleway avatar Nov 08 '17 11:11 meetleway

Hi @meetleway ,this objective-C issue introduced by Swift 4.0 is just fixed in the latest SDK version, could you run pod update and try again?

zengxinzhy avatar Nov 09 '17 00:11 zengxinzhy

@zengxinzhy i have update pod. i code in objective c. i also download Latest sdk 3.1.

meetleway avatar Nov 09 '17 04:11 meetleway

Hi @meetleway

I just tried the objective-c examples in my machine and it worked well, could you double check the SDK version to see whether it is the latest (3.1.1)?

If pod update does not work, you can just download the .zip file and replace TCMask.framework and TCCore.framework in your "projectRoot/pods/TinyCrayon" directory.

image

zengxinzhy avatar Nov 09 '17 08:11 zengxinzhy