Xcode 7.2: In “Archive”: Getting the issue: “Cordova/CDVViewController.h’ file not found ”. While there is no such issues in building the app

This issues seems to appear in Xcode 7.2 due to search path/include. Solve this in following way: Select your [projectName] in Xcode TARGETS. Go to Build Settings tab. Make sure that the filter is set to “All” and not “Basic”. Search “Header Search Paths” Double click and add this path to both “Debug” and “Release”: … Read more

How can I create UIStackView with variable spacing between views?

Update For iOS 11, StackViews with Custom Spacing Apple has added the ability to set custom spacing in iOS 11. You simply have to specify the spacing after each arranged subview. Unfortunately you can’t specify spacing before. stackView.setCustomSpacing(10.0, after: firstLabel) stackView.setCustomSpacing(10.0, after: secondLabel) Still way better than using your own views. For iOS 10 and … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)