Chamitha Wijesekera

Results 6 issues of Chamitha Wijesekera

I'm getting a crash force unwrapping a nil value testing on iOS 15 Beta but on iPad only. iPhone seems to work fine. The crash occurs here ``` // It's...

This is a comprehensive and most useful framework. Many thanks! It would be handy to also include a horizontal alignment of `centre` ala [https://github.com/Coeur/CollectionViewCenteredFlowLayout]

## Question I am testing auto-renewing subscriptions in the Sandbox and have noticed that my `SwiftyStoreKit.completeTransactions` completion handler in `AppDelegate` is invoked with a `purchased` state as expected when a...

type: question

I'm displaying a message on the top of the screen with a presentationContext of view, where the view has been set to the top view of the view controller. However...

bug

Hi there. I'm attempting to compile the ReceiptValidator in my project and running in to a few errors. Use of undeclared type X509 Use of unresolved identifier OpenSSL_add_all_digests Use of...

Thanks for this framework! Any plans to include support for Carthage?