This release of Apryse for Xamarin brings the core PDF functionality and iOS and Android Tools functionality inline with version 11.13.0 of the iOS and Android SDKs.
<?xml version="1.0" encoding="utf-8"?>
<paths>
<files-path name="files" path="." />
<cache-path name="caches" path="." />
<external-files-path name="external_files" path="." />
<external-cache-path name="external_caches" path="."/>
</paths>
<provider
android:name="com.pdftron.pdf.utils.ShareProvider"
android:authorities="${applicationId}.pdftron.fileprovider"
android:exported="false"
android:grantUriPermissions="true"
tools:node="replace">
<meta-data
android:name="android.support.FILE_PROVIDER_PATHS"
android:resource="@xml/demo_provider_paths" />
</provider>
Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales