Cosmos icon indicating copy to clipboard operation
Cosmos copied to clipboard

Unable to set code for didFinishTouch on Objective-C

Open mrugeshtank opened this issue 6 years ago • 2 comments

Please consider submitting the following information (if relevant):

  • Library setup method: CocoaPods
  • Version of the library: 15.0.0.
  • Xcode version: 9.2.
  • OS version: iOS 11.2.3.
  • Language: Objective-C

as per your guide to set codeBlock while user completed his input for rating cosmosView.didFinishTouchingCosmos = { rating in }

is not working on objective-C. I've tried following ways screen shot 2018-04-23 at 5 26 25 pm

screen shot 2018-04-23 at 5 26 53 pm

Please help to solve this

mrugeshtank avatar Apr 23 '18 12:04 mrugeshtank

I've solved this problem in my fork Pull request created.

mrugeshtank avatar Apr 23 '18 12:04 mrugeshtank

Thanks @mrugeshtank. See my comment in the pull request.

evgenyneu avatar Apr 28 '18 01:04 evgenyneu