Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
underqcool committed Apr 6, 2022
1 parent fd1ed32 commit a7ff2b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This repo contains docs about InApp SDK and public example of usage. [Contact us](https://nextmillennium.io/) to learn more about product.
Also you can always put your issues with SDK here and we'll do our best to help you.

***Current SDK version**:* 1.2.5
***Current SDK version**:* 1.2.6

NMM’s (Next Millennium Media) **inApp** allows you to monetize your mobile applications through high-quality ads via an easy to install, zero-maintenance native SDK.

Expand Down
2 changes: 1 addition & 1 deletion docs/Integrate SDK.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ If you're new to CocoaPods, see their [official documentation](https://guides.c

If by some reason you need to import **inApp SDK** by your own way:

- Download [zip archive](https://sdk.brainlyads.com/ios/repository/1.2.5/InAppSDK.zip) with xcframework within.
- Download [zip archive](https://sdk.brainlyads.com/ios/repository/1.2.6/InAppSDK.zip) with xcframework within.
- Unzip it and add to your Xcode project by your preferred way. For example, you can just drag and drop it to project’s structure.
- **inApp SDK** uses **Google Mobile Ads** as dependency and not work without it. You need to [download and integrate Google Mobile Ads](https://developers.google.com/admob/ios/download) as their official docs described.
- Check *Frameworks, Libraries, and Embedded Content* in *General* tab of Xcode project. Change *InAppSDK.framework*’s **Embed** to **Do Not Embed** as at screen below:
Expand Down

0 comments on commit a7ff2b2

Please sign in to comment.