--- url: >- https://acquirer-api-docs-v4-en.pingpongx.com/en/notes/integrate/native-sdk/index.md description: >- Native SDK guidance is now organized together with the Embedded SDK entry and the platform-specific mobile guides. Use this page as a compatibility entry. --- # Native SDK The Native SDK documentation is now organized together with the broader Embedded SDK path and the platform-specific mobile guides. Recommended entry points: | Topic | Entry | |---|---| | Embedded SDK overview | [Embedded SDK](/en/notes/integrate/sdk-v4/) | | iOS app integration | [iOS Integration Guide](/en/notes/integrate/native-sdk-ios/) | | Android app integration | [Android Integration Guide](/en/notes/integrate/native-sdk-android/) | | App submission and privacy | [App Submission & Compliance](/en/notes/integrate/app-compliance/overview/) | ::: tip Result confirmation Native SDK client callbacks are only used for app-side interaction. The final order status should still be confirmed through [Payment Notification](/en/notes/notify/payment/notify/) or [Transaction Query](/en/notes/checkout/api/getOne/). :::