Commit Graph

150 Commits

Author SHA1 Message Date
Matt Coneybeare
a4f97f92c3 updated podspec 0.3.3 2017-09-15 09:20:14 -04:00
Matt Coneybeare
dfb230dcd2 Swift 4 and tweaks to example projects 0.3.2 2017-09-14 20:40:16 -04:00
Matt Coneybeare
87d68ec2a7 Updating podspec 2017-09-14 19:14:02 -04:00
Matt Coneybeare
3c95c3df2d Merge pull request #107 from MartinMoizard/swift3-and-root-fix
Fix issue when `getRootViewController` would return `nil`
2017-09-08 21:32:38 -04:00
Martin Moizard
eaebe860da Fix issue when getRootViewController would return nil 2017-09-01 09:56:47 +02:00
Martin Moizard
2bdd30f9ed Migrate to Swift 3 2017-09-01 09:56:15 +02:00
Matt Coneybeare
ee3d999eb3 Merge pull request #94 from TenPercentHappier/master
Ensure didDisplayAlertClosure called for UIAlertController
2017-05-12 10:46:36 -04:00
Matt Coneybeare
cc623a0157 Merge pull request #95 from ari3l/master
Fix infinite prompts when using StoreKit prompt
2017-05-12 10:43:25 -04:00
Ariel
0db2bb6fb0 Fix infinite prompts when using StoreKit prompt 2017-05-11 13:00:32 -04:00
rainesbt
6163929275 Ensure didDisplayAlertClosure called for UIAlertController
* didDisplayAlertClosure not being called in the case of using UIAlertView
2017-05-10 14:58:42 -04:00
Matt Coneybeare
1949d8f07e Merge pull request #92 from ari3l/master
Add support for iOS 10.3 review prompt
2017-05-07 19:08:42 -04:00
Ariel
7299a7067a Add support for iOS 10.3 review prompt
Added an option to use SKStoreReviewController review prompt instead of the default prompt. If it’s not available (below iOS 10.3), just use the default prompt.
2017-05-05 15:38:20 -04:00
Matt Coneybeare
f9736d6273 Merge pull request #89 from masgharneya/bugfix/useSwift3ToolchainOnRelease
Fixed issue with Carthage building project using the wrong toolchain
2017-03-17 11:15:54 -04:00
Mohammad Asgharneya
14c89be4b9 Fixed issue with Carthage building project using the wrong toolchain 2017-03-16 14:59:04 -04:00
Matt Coneybeare
2389058301 Update for pod version 0.3.0 0.3.0 2017-02-27 12:27:19 -05:00
Matt Coneybeare
8f0888670a update podspec 2017-02-27 12:26:08 -05:00
Matt Coneybeare
10695e5df6 Merge pull request #87 from whitepixelstudios/master
Update Podspec, Readme, Fix custom alerts, update review URL for 10.3
2017-02-27 13:24:38 -04:00
whitepixelstudios
bf8c97e92b Update Readme, Fix custom alerts, update review URL
Update version in podspec to 0.3.0 (Swift 3)
Update readme to match podfile
Make custom alert closure parameters escaping
Review URL: auto-open to write review page
2017-02-25 16:00:33 +10:00
Matt Coneybeare
1807313d35 Merge pull request #86 from whitepixelstudios/swift3
Swift3
2017-02-24 14:28:11 -04:00
whitepixelstudios
ef24da44d5 Merge pull request #2 from whitepixelstudios/master
Add public setter for custom alert closure
2017-02-16 13:15:35 +10:00
whitepixelstudios
b9b50559aa Add public setter for custom alert closure 2017-02-16 13:13:58 +10:00
whitepixelstudios
8384be5c1e Merge pull request #1 from whitepixelstudios/swift3
Swift3
2017-02-16 13:04:17 +10:00
whitepixelstudios
61f124d82c Add custom dialog closure
Added an optional closure to allow developers to present their own dialog once all criteria for the dialog are filled. Passes closures for 'Rate', 'Remind', and 'No thanks'
2017-02-16 13:03:15 +10:00
whitepixelstudios
24b4f4ab8f Merge branch 'master' into swift3 2017-02-16 12:48:28 +10:00
Matt Coneybeare
a717880f55 Merge pull request #79 from OliverZiegler/master
Update check for iOS simulator
2016-10-17 10:09:30 -04:00
Matt Coneybeare
ffb40f4d14 Merge pull request #80 from OliverZiegler/swift3
Update check for iOS Simulator
2016-10-17 10:09:23 -04:00
Oliver Ziegler
bdcacffcb4 Update check for iOS Simulator 2016-10-15 13:15:40 +02:00
Oliver Ziegler
d57ed6802a Update check for iOS simulator 2016-10-15 13:13:54 +02:00
Matt Coneybeare
d8bc619f3c Merge pull request #76 from phimage/swift3
Fix swift 3 compile issue for mac os
2016-09-25 16:35:40 -04:00
phimage
b5270a4892 fix swift 3 compile issue for mac os 2016-09-22 15:18:24 +02:00
Matt Coneybeare
44b876e0a5 Merge pull request #74 from JagCesar/feature/swift2.3
Updates project so it builds with Swift 2.3
2016-09-16 08:09:05 -04:00
Matt Coneybeare
9104458f49 Merge pull request #75 from kapellanos/master
Migration to Swift 3
2016-09-13 15:40:39 -04:00
Miguel Olmedo
0a73212e72 Working Migration to Swift 3 2016-09-12 15:46:25 +02:00
Miguel Olmedo
556b57cabe Changed scopes and deprecated elements to compile in Swift 3 2016-09-12 15:35:37 +02:00
César Pinto Castillo
96f70c8bdf Updates project so it builds with Swift 2.3 2016-09-08 13:15:59 +02:00
Matt Coneybeare
586ef9e215 Merge pull request #72 from dawiddr/tint-color-setting
Add tintColor configuration setting
2016-08-11 21:27:19 -04:00
Dawid Drechny
2a1d87665b Add tintColor configuration setting 2016-08-10 20:33:28 +02:00
Matt Coneybeare
dd81a54a77 Merge pull request #69 from tarikozket/patch-1
Patch 1
2016-07-25 17:52:27 -04:00
Tarik
3f78915843 Latest version fix for CocoaPods
It wasn't installing the latest version which is 0.1.2.

Source: https://guides.cocoapods.org/using/the-podfile.html
2016-07-23 11:41:02 -07:00
Tarik
e1d6e23ef7 Latest version fix for CocoaPods
It wasn't installing the latest version which is 0.1.2.

Source: https://guides.cocoapods.org/using/the-podfile.html
2016-07-23 11:37:38 -07:00
Matt Coneybeare
43d2b0d4ef Merge pull request #58 from fotiDim/fallback-to-localizable.strings
Fallback to localizable.strings
2016-06-02 16:46:40 -04:00
Fotis Dimanidis
0ea672f4d5 Updated README to include localization changes 2016-05-30 11:41:08 +02:00
Fotis Dimanidis
cc3706ca07 Falling back to Localizable.strings 2016-05-30 11:36:48 +02:00
Matt Coneybeare
e7a93e08e7 Merge pull request #54 from CeceXX/patch-1
Very small grammar fix
2016-05-24 15:44:50 -04:00
Cesare de Cal
674f044a43 Very small grammar fix 2016-05-20 21:26:25 +02:00
Matt Coneybeare
9f00619483 Merge pull request #52 from inket/master
Added some colors to README 🎉
2016-05-07 12:58:34 -04:00
Mahdi Bchetnia
fd361253d8 Fixed README typos 2016-05-06 12:03:21 +09:00
Mahdi Bchetnia
051e0d2f10 Added syntax highlighting to README 2016-05-06 12:00:17 +09:00
Matt Coneybeare
202c1701c5 Merge pull request #51 from Navideck-fotis/reset-counters
Created public method to reset counters
2016-05-04 09:19:47 -04:00
Fotis Dimanidis
4e03a1d725 Updated Readme to include resetCounters() & resetUsageCounters() 2016-05-04 14:46:32 +02:00