Join Slack
Powered by
hey guys, is it possible to get the relative `NSEr...
# kotlin-native
m
magnumrocha
05/13/2020, 4:50 PM
hey guys, is it possible to get the relative
NSError
for a kotlin native
Throwable
?
k
Kris Wong
05/13/2020, 5:05 PM
i believe if you annotate the exceptions that an API can throw, the obj-c bindings will be generated with an optional NSError** parameter
👍 1
Kris Wong
05/13/2020, 5:05 PM
i haven't messed around with it myself
m
magnumrocha
05/14/2020, 7:56 PM
thank you
@Kris Wong
👍
8
Views
Open in Slack
Previous
Next