Join Slack
Powered by
If making a background thread call from Swift, doe...
# kotlin-native
k
kpgalligan
04/30/2019, 12:01 AM
If making a background thread call from Swift, does that method need to call
initRuntimeIfNeeded
or will that be called by interop code (same question for a property instead of a method)
-.swift
o
olonho
04/30/2019, 5:09 AM
This method is called by generated bridges automatically
🎉 1
5
Views
Open in Slack
Previous
Next