Closed MartinMoizard closed 7 years ago
Alright, looks good, thanks!
Just checked and you don't compile for Mac! please fix so that the Mac Example App compiles and works. Remember that SKStoreReviewController and store kit reviewing is not available for Mac, so all that logic needs to be contained in a compile-time #if os(iOS)
block.
@MartinMoizard 👋 can you look into macOS demo issues?
Hello,
This is a fork of https://github.com/UrbanApps/Armchair/pull/102 + I added the requested documentation.
I went ahead and did that because it only missed the documentation, and I think we can all benefit from this nice change.
@coneybeare let me know if I should change anything more.
Thanks