UniWebView 5

by [email protected]

A powerful web view component to display web content in your mobile game. Browsing through HTTP, running JavaScript, performing OAuth 2.0, and much more.

For more detail this asset from the Unity Asset Store: Click Here

This is a paid asset, but now you can download the “UniWebView 5” for FREEPlease keep in mind that this package is provided only for learning purposes or to test before buying the product, NOT FOR COMMERCIAL PURPOSES.

UniWebView 5 v5.10.2

VIP Only

Description
UniWebView is a Unity 3D plugin for adding a web view component to your Unity 3D mobile games.

Visit our official website to learn more about UniWebView 5.

OVERVIEW

UniWebView includes a set of abstract high-level APIs in C#, which wrapped the native APIs of iOS and Android platforms. With UniWebView, you can have some behaviors like a browser into your games without knowing anything about native development. It is very useful when you need to show an announcement or notice, add a leader board for player rankings, or just display any web pages to your users.

UniWebView supports running on iOS 9.0 or above, and Android 5.0 (API Level 21) or above. It also contains fully functional support for Unity Editor on macOS.

Unity 2020.3 or later is required.

FEATURES

Web Browsing on the Internet. Display content through HTTP/HTTPS.
Safe Browsing Mode for secure browsing. Supporting Apple Pay, Google Pay, and more.
Built-in support for popular OAuth 2.0 providers. Log in to Google, Facebook, and more.
Loading local HTML files.
Full JavaScript Support. Running and adding JavaScript on the page.
Message System based on url scheme to receive a message from web page.
Setting Position and Size by either absolute values or reference Relative Unity UI element.
Playing YouTube, Vimeo, or local videos.
Uploading photos from the camera or gallery through an input form.
Rendering web page to Texture and use in your game world.
Clicking through the transparent area of the web view. Creating game UI with the web page.
Check our website for even more.
DOCS, GUIDES, AND SUPPORT

We prepared detailed documentation and guides. Please visit the UniWebView Documentation Site to learn how to use this asset.

If you have any questions, take a look at the FAQ page or even submit a ticket from our docs page!
Technical details

Using WKWebView and SFSafariViewController on iOS, and WebView and Chrome Custom Tabs on Android. Providing a unified, easy-to-use C# interface for the native web view components.

Web Browsing on the Internet. Display content through HTTP/HTTPS.
Safe Browsing Mode for secure browsing. Supporting Apple Pay, Google Pay, and more.
Built-in support for popular OAuth 2.0 providers.
Loading local HTML files.
Full JavaScript Support. Running and adding JavaScript on the page.
Message System based on url scheme to receive a message from web page.
Setting Position and Size by either absolute values or reference Relative Unity UI element.
Playing YouTube, Vimeo, or local videos.
Uploading photos from the camera or gallery through an input form.
Rendering web page to Texture and use in your game world.
Clicking through the transparent area of the web view. Creating game UI with the web page.
Check our website for even more.

 

Related Posts

Leave a Comment