Appboy / appboy-ios-sdk

Public repo for the Braze iOS SDK
https://www.braze.com
Other
168 stars 140 forks source link

In-App Messaging HTML Swift Implementation #179

Closed alex-x-x-x-x closed 5 years ago

alex-x-x-x-x commented 5 years ago

Is there an ABKInAppMessageHTMLViewController implemented for Swift? I've seen the Objective-C files but when I try to extend to Swift it doesn't work for me, however I'm able to customize directly from the SDK.

Is that how the product is meant to be used?