3月のセールが始まりました!3月21日まで一部の商品が 50% オフで購入できます。

Mobile Deeplinking Goodies

Implement deeplinking for iOS and Android

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    5.1 - 5.3
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

Implement deeplinking for iOS and Android


This allows clickable links on the device to directly open you app instead of web browser. You can then retrieve the info about the link in your app and show the user relevant info. For example you can create a link https://example.com/items/32 and when the user clicks this link and show him the idem with id 32

テクニカルノート

Features: (Please include a full, comprehensive list of the features of the product)

  • allow your Android and iOS applications to be opened via URL
  • handle the URL and allow your application to redirect user to the relevant content

Code Modules: (Please include a full list of each Plugin module and their module type (Runtime, Editor etc.))

  •  DeepLinkGoodies (Runtime)

Number of Blueprints: 1

Number of C++ Classes: 3

Supported Development Platforms: Windows, Mac OS X

Supported Target Build Platforms: Android, iOS

Documentation: https://docs.ninevastudios.com/#/ue-plugins/deep-link-unreal

Example Project: Example project is included in the plugin