Skip to content

Commit

Permalink
Merge pull request #6 from Vungle/v1.3.15
Browse files Browse the repository at this point in the history
Update Vungle SDK to v1.3.15
  • Loading branch information
kosyakow committed Sep 7, 2016
2 parents 8aa1daa + 6a4c57c commit f42cefa
Show file tree
Hide file tree
Showing 6 changed files with 112 additions and 514 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
* Removed assets from the manifest resources table for passing the WACK tests

### VERSION 1.0.17
* Initial release
* Initial release
611 changes: 99 additions & 512 deletions LICENSE.md

Large diffs are not rendered by default.

13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,18 @@ To get up and running with Vungle, you'll need to [Create an Account With Vungle
Once you've created an account you can follow our [Getting Started for Windows Guide](https://support.vungle.com/hc/en-us/articles/211339368-Get-started-with-Vungle-Windows-SDK) to complete the integration. Remember to get the Vungle App ID from the Vungle dashboard.

### Requirements
* Visual Studio 2014, Windows 10.0 or later
* Visual Studio 2015, Windows 10.0 or later
#### Recommendations
* The latest version of Windows 10 and Visual Studio 2015, cause Microsoft would fix bugs in their latest patch.


## Release Notes
### VERSION 1.3.15
* Support Xbox controller in win 8.1 and win 10
* Support MRAID in Windows 10 Universal platform, Windows 8.1 Phone platform and Windows 8.1
* Add a warning for a wrong App ID
* Fix crash issue when disk full
* Fix video view buttons layout in win8.1 phone

### VERSION 1.1.6
* Added support for Windows 8.1
Expand Down Expand Up @@ -80,3 +89,5 @@ NOTE: Make sure that your project has "internetClient" capability in the package
...
</Capabilities>
```
## License
The Vungle Windows-SDK is available under a commercial license. See the LICENSE.md file for more info.
Binary file modified VungleSDK/VungleSDK.winmd
Binary file not shown.
Binary file modified VungleSDK_win8.1/VungleSDK.winmd
Binary file not shown.
Binary file modified VungleSDK_wp8.1/VungleSDK.winmd
Binary file not shown.

0 comments on commit f42cefa

Please sign in to comment.