WellWebView

This plugin is designed to add WebView to the Unity application on platforms:

  • Android
  • IOS
  • OSX (beta)

This plugin allows you to load web pages or your own HTML code directly inside the application, without the need to "collapse" the application and launch an external browser browser.

Bluetooth Mobile Multiplayer

The plugin is designed to create local multiplayer between mobile devices. It can be used to transfer information between several mobile devices via Bluetooth LE protocol. This plugin is not suitable for games where it is necessary to transfer a large amount of data and quickly, since the Bluetooth LE protocol introduces a limit on the speed and volume of transmitted data. For an example of the data transfer rate, you can watch a video example on the plugin page in the Asset Store.