Skip to main content

10 docs tagged with "iOS"

View all tags

Advanced Integration Patterns

This guide covers advanced integration patterns and architectural approaches for implementing StorifyMe in complex iOS applications.

Configuration

You can configure the StorifyMe SDK to suit your specific needs by customizing various options and settings.

Deep Linking

Deep linking allows users to open specific StorifyMe stories directly from shared links, providing a seamless experience when content is shared across platforms.

Events

You can attach and subscribe to events in order to run logic in your app when something happens in Stories. This way, you can:

Installation

This document will show how to add StorifyMe to your iOS application and customize it in the best possible way.

Performance Optimization

This guide covers performance optimization techniques you can implement to ensure smooth StorifyMe integration in your iOS application.

Personalization

In case you want your stories to be dynamic and to show different content to different users you would can do that in a few simple steps.

Styling

The best way to style and customize the widget is using StorifyMe Widget Editor, which is a visual tool available inside StorifyMe platform.

Tags/Segments

In case you want your widget to be dynamic and to show different stories to different audiences you would need to add tags into the script. Once StorifyMe receives the demographic you want to show stories to, it will only show the stories within a widget that match the tags for that demographic.

Troubleshooting

This guide helps you diagnose and resolve common issues when integrating the StorifyMe iOS SDK.