We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Swiss Ephemeris files use the code page 1252. By default on Xamarin iOS this code page is not defined.
To defined it, you need to activate the "west" extra encoding, as explains in this article http://developer.xamarin.com/guides/ios/advanced_topics/localization_and_internationalization/encodings/.