No question here, just wanted to say I've been working with Xamarin Forms for about 3 years and love every bit of this product! At my company we have a mix of Xcode, Eclipse, and Xamarin devs. I ha… (View Post)
(Quote)
Cool, I got that working, thanks! I also augmented this with a passed in parameter like so:
FormattedText="{Binding AwesomeText, Converter={StaticResource labelValueFormatConverter}, C… (View Post)
@ChristineLuong I figured it out.
Make sure you do the following:
Set the Build Action on the AirshipConfig file to Content and the Copy to output directory to Always copy to have the file copi… (View Post)