I don’t know if paywalls do not work in objective-c or if I’m doing something wrong. Well it currently doesn’t work that way and crashes on initialisation:
RCPaywallViewController *paywallController = leRCPaywallViewController alloc] init];
<self presentViewController:paywallController animated:YES completion:nil];