Posts

Post not yet marked as solved
0 Replies
235 Views
Hi there, We are using the AuthenticationServices framework in our app to make it possible for users to sign in to their account via an OAuth2 flow. It happens sometimes that the login page, which opens in the in-app browsers via the AuthenticationServices, do not handle the CSRF token correctly resulting in that the user is unable to log in. The form will reject the POST-request since the CSRF token is incorrect. Does someone have experience with this or, even better, a solution? :-)
Posted Last updated
.
Post marked as solved
3 Replies
2.5k Views
Hi there,I'm using Cocoapods for almost all my apps. But since yesterday; in an App made with Swift, I'll get the error "No such Module 'Alamofire'".I proceed things like clean and build, reinstall cocoapods and reinstall the pods but nothing helps.Who can help me to fix this issue?Thanks,Rick
Posted Last updated
.
Post marked as solved
5 Replies
953 Views
Hi all,A question about identifierForVendor: I need to detect if an app is (re-)installed on an iPhone. Is it true that identifierForVendor changes when I delete the app from my iPhone and download it again from the App Store?Thanks,Rick
Posted Last updated
.
Post marked as solved
3 Replies
556 Views
Hi there,With the release of iOS 11, we want to support hr LargeTitleText in our app. Before; we used our own font for the label in the Navigation Bar.Is it possible to use the same (custom) font for LargeTitleText?Thanks in advance,Rick
Posted Last updated
.