Skip to content

while (true) { }

notes from a developer, tutorials, how-to, ideas

Tag: Apple

Posted on 13 October 202012 October 2020

Remove alpha channel from png images

Every time you upload a screenshot on the App Store for a new app submission, you receive from Apple this error message:

“Images can’t contain alpha channels or transparencies.”

Continue reading “Remove alpha channel from png images”
Posted on 24 August 202022 July 2020

macOS – App Icon Maker free utility

I want to introduce you to the new “App Icon Maker“, a simple and free utility for macOS that helps you to convert the images in the 3 Apple formats, @1x, @2x, and @3x.

Continue reading “macOS – App Icon Maker free utility”
Posted on 12 July 20204 June 2020

iOS – Symbolicate crash logs from published application

A simple memo on how to symbolicate and read the crash logs from Apple in order to identify where your crash happened.

Continue reading “iOS – Symbolicate crash logs from published application”
Posted on 1 March 202010 April 2020

Xiaomi Roborock – control via socket API

Why this guide?

My need was to control the robot asking simple commands through Google Home and Alexa like: “Alexa, clean the bathroom“.

With my robot, this was not possible. With the app, you can configure the zones but you can’t simply ask for cleaning only one zone, two times, for instance, all in automatic.

Continue reading “Xiaomi Roborock – control via socket API”
Posted on 30 October 20184 October 2018

Swift – Battery level and charger status

Apple offer the batteryState in the UIDevice class:

Continue reading “Swift – Battery level and charger status”

Posted on 11 April 201425 May 2018

[ObjC] UIButton with rounded corners

APRoundedButton is a simple XIB/Storyboard extension to make rounded custom buttons, without writing one line of code!

Requirements

  • ARC
  • iOS 7+
  • Xcode 5

How to use

Continue reading “[ObjC] UIButton with rounded corners”


oʇɹ3qןɐFollow

🙋🏻‍♂️Alberto Pasca, Lead Software Engineer  Mobile @Pirelli. Security, robots and iot lover.

oʇɹ3qןɐ
Retweet on Twitteroʇɹ3qןɐ Retweeted
ios_dev_albEnid @ios_dev_alb·
21 Apr

iOS Developer != SwiftUI Developer

#iosdev

Reply on Twitter 1517155174841692160Retweet on Twitter 151715517484169216012Like on Twitter 1517155174841692160207Twitter 1517155174841692160
Retweet on Twitteroʇɹ3qןɐ Retweeted
onmyway133Khoa 🔥@onmyway133·
12 Mar

Ultimate solutions to common iOS development problems #iosdev 🙈

Reply on Twitter 1502675801489096705Retweet on Twitter 150267580148909670552Like on Twitter 1502675801489096705346Twitter 1502675801489096705
Retweet on Twitteroʇɹ3qןɐ Retweeted
mecidMajid Jabrayilov@mecid·
26 Jan

This week we will continue the topic of microapps architecture in Swift by touching on another essential edge of this approach. In this post, we will talk about sharing resources between modules and separating the localization of feature modules.
https://swiftwithmajid.com/2022/01/26/microapps-architecture-in-swift-resources-and-localization/

Reply on Twitter 1486278487144947713Retweet on Twitter 148627848714494771310Like on Twitter 148627848714494771353Twitter 1486278487144947713
lupascaoʇɹ3qןɐ@lupasca·
26 Nov

Swift – Circular button bubbles with gravity https://www.albertopasca.it/whiletrue/swift-circular-button-bubbles-with-gravity/

Reply on Twitter 1464149567402823686Retweet on Twitter 1464149567402823686Like on Twitter 1464149567402823686Twitter 1464149567402823686
lupascaoʇɹ3qןɐ@lupasca·
19 Nov

#Swift - Have fun with GravityBehavior and DynamicAnimator #iOS #gravity #funny https://www.albertopasca.it/whiletrue/swift-have-fun-with-gravitybehavior-and-dynamicanimator/

Reply on Twitter 1461605435698524161Retweet on Twitter 1461605435698524161Like on Twitter 14616054356985241611Twitter 1461605435698524161
Load More...

Recent Posts

  • macOS – Disable microphone while typing 11 April 2022
  • iOS – Secure app sensitive information 25 March 2022
  • DIY: Hack Weward for iOS 8 March 2022
  • Swift – Circular button bubbles with gravity 26 November 2021
  • Swift – Have fun with GravityBehavior and DynamicAnimator 19 November 2021
  • BASH – Credit card number generators 26 August 2021

Archives

Proudly powered by WordPress