In-app notifications for Android and iOS

In-app notifications can be created for Android and iOS mobile applications using Ortto’s software development kit (SDK).

In-app notifications are capture widgets and the type of capture widget available for in-app notifications is the popup widget. Popups are ideal for things like email sign-up forms, micro-surveys, feature announcements, and event countdowns.

You can also trigger popups from push notifications when you have push notifications configured for mobile devices using Ortto's push SDK.

If your app is developed using Flutter, you can find a combined push notification and in-app notification SDK here.


Android applications

Learn about installing Ortto’s Android SDK and setting up your application to show capture widgets in In-app notifications SDK for Android.


iOS applications

Learn about installing Ortto’s iOS SDK and setting up your application to show capture widgets in In-app notifications SDK for iOS.