# Mobile

- [iOS specific](/developer/technical-guides/how-to-guides/mobile/ios-specific.md)
- [How to allow users to unsubscribe from push notifications on iOS?](/developer/technical-guides/how-to-guides/mobile/ios-specific/how-to-allow-users-to-unsubscribe-from-push-notifications-on-ios.md): You may want to offer your users a system to disable push notifications from your app.
- [How to find my Installation ID on an iOS device?](/developer/technical-guides/how-to-guides/mobile/ios-specific/how-to-find-my-installation-id-on-an-ios-device.md): You can find your Installation ID with the "Find my installation" feature or with the help of the Mac Console.
- [How to test the integration on iOS?](/developer/technical-guides/how-to-guides/mobile/ios-specific/how-to-test-the-integration-on-ios.md): Follow this guide to make sure Batch's SDK is integrated correctly before releasing your app to the AppStore.
- [How to work around iOS test signing issues with Batch 2.0?](/developer/technical-guides/how-to-guides/mobile/ios-specific/how-to-work-around-ios-test-signing-issues-with-batch-2.0.md)
- [Android specific](/developer/technical-guides/how-to-guides/mobile/android-specific.md)
- [How to allow users to unsubscribe from push notifications on Android?](/developer/technical-guides/how-to-guides/mobile/android-specific/how-to-allow-users-to-unsubscribe-from-push-notifications-on-android.md): You may want to offer your users a system to disable push notifications from your app.
- [How to find my Installation ID on an Android device?](/developer/technical-guides/how-to-guides/mobile/android-specific/how-to-find-my-installation-id-on-an-android-device.md): You can easily find your Installation ID with the "Find my Installation" feature on Android or using the Terminal application.
- [How to check Batch logs on Android?](/developer/technical-guides/how-to-guides/mobile/android-specific/how-to-check-batch-logs-on-android.md): Follow this guide to see what Batch SDK is reporting and get more information on the Batch integration in your app.
- [How to send a test notification to my web browser on Android?](/developer/technical-guides/how-to-guides/mobile/android-specific/how-to-send-a-test-notification-to-my-web-browser-on-android.md): You can target your mobile device from the dashboard to test that your web notifications are displayed correctly on Android.
- [How to test the integration on Android?](/developer/technical-guides/how-to-guides/mobile/android-specific/how-to-test-the-integration-on-android.md): Follow this guide to make sure Batch's SDK is integrated correctly before releasing your app to the PlayStore.
- [How to fix notification delivery issues on specific Android devices?](/developer/technical-guides/how-to-guides/mobile/android-specific/how-to-fix-notification-delivery-issues-on-specific-android-devices.md): This guide provides steps to resolve push notification delivery issues on specific Android devices from manufacturers like Huawei, Xiaomi, Oppo, OnePlus, and Sony.
- [How to use Custom Notification Sounds on Android?](/developer/technical-guides/how-to-guides/mobile/android-specific/how-to-use-custom-notification-sounds-on-android.md)
- [Making an In-App WebView message](/developer/technical-guides/how-to-guides/mobile/in-app-webview.md)
- [How to tag WebView sections of my app?](/developer/technical-guides/how-to-guides/mobile/how-to-tag-webview-sections-of-my-app.md): If you want to tag Custom Data in WebViews in your app, you can create a bridge between the WebView and the native section of the app.
- [How to be notified of SDK updates?](/developer/technical-guides/how-to-guides/mobile/how-to-get-notified-of-sdk-updates.md): You can easily get notified about our SDK (iOS and Android) to be aware of our new releases and updates.
- [How can I customize my notification center?](/developer/technical-guides/how-to-guides/mobile/how-can-i-customize-my-notification-center.md): Find out how you can display advanced content, set expiration dates, sort notifications into categories in your notification center (inbox).
- [How to test the Inbox integration?](/developer/technical-guides/how-to-guides/mobile/how-to-test-the-inbox-integration.md): This guide explains how to verify that your Inbox integration works as expected after implementing a notification center in your app.
