Jacek Łapiński
Jacek Łapiński
Hello :) The other working solution is change podfile from `pod 'TrueTime'` to `pod 'TrueTime', :git => 'https://github.com/instacart/TrueTime.swift.git'` Best regards
Hello @rechsteiner I think i know how to do this, because i am facing similar issue right now. Below flow to do reproduce: 1. Add two view controllers into PagingViewController...
@rechsteiner i think i know where the problem is right now. And my previous assumptions was wrong If viewController with Parchment is not visible for example I am on different...