Jan Thielemann
Jan Thielemann
**Actual Behavior**: On the account page, there are tabs to "Upgrade" and "Add-Ons" if those functions are activated. By clicking on the tabs, the user is forwarded to the upgrade...
- Made all DLNotificationScheduler functions static because there was no real need for instantiation - Beautified code - Migrated syntax to Swift 3
I use Segmentio together with a UICollectionView. I use the UIScrollViewDelegate to calculate if I want to "snap" to a given cell. I then pass the value to Segmentios selectedItemIndex...
## Bug Report Sometimes, customers outside the EU are charged with EU VAT which is not visible on the checkout page but only after proceeding to pay. ### Expected behavior...
Due to my last issue (https://github.com/xissburg/XBPageCurl/issues/41) another question occurred to me: How would i make the XBPageDragView curl on a single tap? Should i add a UITapGestureRecognizer to the XBPageDragView...
I'm trying to send a push notification with delayed_option=timezone and delivery_time_of_day=now but it fails with an OneSignalException. I debugged a little bit and it appears that if you send "timezone"...