I have not wright anything for a long time.
Seems I nowhave to do something. But actually I’m not sure what to do. Yes, this post is for myself. Well At first I think it would be a good idea to add ...
Seems I nowhave to do something. But actually I’m not sure what to do. Yes, this post is for myself. Well At first I think it would be a good idea to add ...
Wow, it’s just a miracle. My app is approved by the first effort. It’s maybe not as excellent as I wish, but I’m going to continue improving i...
[crayon-60408969a70b4311629439/] mostly taken from internet may by stackoverflow again.
https://stackoverflow.com/questions/42075095/hide-status-bar-in-all-view-controllers-ios If you want to hide status-bar in all app, set new point in plist-info ...
I want to increase date to 12 months for example: [crayon-60408969a816b686121860/] the idea from http://swiftdeveloperblog.com/code-examples/add-days-mon...
It was interesting. The main results are: [crayon-60408969a8353884090170/] or [crayon-60408969a8358441170199/] from https://stackoverflow.com/questions/38248941...
The best way was: Here is my solution: – on the Storyboard, add 2 PickerView to your View – set the 1st picker´s tag as #1 & #2 for the 2nd pick...
The first problem with google SDK was the xcode did not see the module. The working answer was: try doing the following steps: Put the path of GoogleMobileAds.f...
Actualy I removed this code from app, because for each languadge it would be better to use special. But may be I’ll need it once. [crayon-60408969a87...
The best answer I found was the following: [crayon-60408969a89e7374741478/] and then create the IBOutlet for your text field like this [crayon-60408969a89ec2385...