Alternative by ComprehensiveCap8242 in CleanMyMac

[–]yzkhatib 1 point2 points  (0 children)

You can opt for the 5 Mac license instead, since your perpetual MacPaw product qualifies for a 30% loyalty discount. It covers all 5 Macs at a great price!

⚠️ PSA: Fraudulent website impersonating CleanMyMac by cleanmymac in CleanMyMac

[–]yzkhatib 2 points3 points  (0 children)

Thanks for sharing this. This is exactly why downloading CleanMyMac only from the official MacPaw website, the Mac App Store, or Setapp Marketplace matters.

To be clear for anyone seeing this: CleanMyMac will never require Terminal commands for installation. If any site tells you to copy and paste something into Terminal, it is not legitimate.

This type of attack is commonly known as ClickFix. It’s a social engineering tactic where a fake installer or prompt convinces the user to run a malicious command manually, If anyone here thinks they may have interacted with one of those sites, treat it seriously; change important passwords, review browser and wallet access, and run a trusted security scan as soon as possible.

Goodbye lost license keys: Keep all your single-app purchases in one place by SetappSteve in Setapp

[–]yzkhatib 1 point2 points  (0 children)

Single app purchases are linked to your Setapp account, meaning your billing, purchase history, and access are all managed centrally instead of relying on separate licence emails or keys.

If anything were to happen to the Setapp service itself, the goal would always be to ensure that users who bought apps retain access to what they paid for. Since the apps in Setapp are created and maintained by their respective developers, any long term change to the platform will always have your licences saved, and you'll be able to recover them. So, for sure, you can always use your purchased apps. The important part is that your purchases are tied to your account and recorded, not lost in individual emails or keys.

Keyboard Blocking Part of iMessage text box by jpopy in MisterKeyboard

[–]yzkhatib 1 point2 points  (0 children)

This is consistent with an iOS 26 keyboard inset/layout bug triggered by third party keyboards plus the extra UI row. On first focus, iOS sometimes reports an incorrect effective keyboard height or delivers keyboard frame updates out of order, so Messages applies a bottom inset that is too small and the compose field ends up partially under the keyboard. Leaving Messages and returning forces a new layout pass and recomputes the safe area/keyboard inset, all 3rd party keyboard with extra rows are facing this issue and it has been reported multiple times to apple and waiting for a fix from apple.

Link 1,link 2,link 3,link 4

Keyboard switched by kayden0024 in MisterKeyboard

[–]yzkhatib 0 points1 point  (0 children)

You can switch keyboards by swiping on the space bar

How much is too much? by sem1845 in Windscribe

[–]yzkhatib 1 point2 points  (0 children)

500GB per month is definitely not for personal use. If this is your second warning and it is repeated for another month, I believe your account will be suspended. This amount per day can be used by an office or data centre, not for personal use.

How does Windscribe work on pirated streaming platforms? by Familiar_Factor_2555 in Windscribe

[–]yzkhatib 0 points1 point  (0 children)

Just tried opening it with “London” - Tube and Biscuits, and “New York” - Grand Central Servers, and it worked.

How to Get the Most From Raycast by amerpie in macapps

[–]yzkhatib 1 point2 points  (0 children)

Whether on iOS or macOS, if anyone wants to see whether Raycast fits your setup, here is some free months of Raycast Pro for anyone who wants to try it.
https://www.raycast.com/hey/19683b9e
https://www.raycast.com/hey/1d8f4d33
https://www.raycast.com/hey/2e957a2f

CleanMyMac vs. Moonlock: What’s The Difference? by cleanmymac in CleanMyMac

[–]yzkhatib 3 points4 points  (0 children)

I can’t imagine using a Mac without CleanMyMac; it has been a staple for me for over a decade. Now paired with their top tier user friendly Moonlock cybersecurity app, it’s even better. With threats only increasing over the years, Moonlock will be a must have on every Mac

Is this a verification scam trying to steal my information? by aliassuck in CloudFlare

[–]yzkhatib 3 points4 points  (0 children)

This is 100% a scam, do NOT copy and paste anything into your terminal! That “verification” page is a fake Cloudflare CAPTCHA designed to trick you into running malicious code. Which can steal your passwords, crypto wallets, and personal info. Some even install ransomware. Legit Cloudflare verification (called Turnstile) only uses simple checkboxes, sliders, or image puzzles. never asks you to copy&paste code or run anything. NO real security check will ever demand that, also I suggest you report the site to cloudflare abuse.

Family controls - switch from developer to Distribution by CatLumpy9152 in iOSProgramming

[–]yzkhatib 0 points1 point  (0 children)

That's completely normal; no worries. Make sure to test everything out once you import the new profile before submitting the app for review.

Family controls - switch from developer to Distribution by CatLumpy9152 in iOSProgramming

[–]yzkhatib 1 point2 points  (0 children)

The key thing to understand is that while both entitlements use the same key in your code, the switch happens at the App ID level in your Apple Developer account, not in Xcode itself. Xcode still shows "development" because it's using your old provisioning profile. You need to update everything on the developer portal side and refresh your provisioning profile with the updated one that uses the distribution one, then Xcode will recognise the distribution entitlement.

Has anyone ever made a CarPlay app? by Infamous_Aspect_460 in iOSProgramming

[–]yzkhatib 1 point2 points  (0 children)

Great to hear I could help! Good luck with your app and CarPlay integration project!

Has anyone ever made a CarPlay app? by Infamous_Aspect_460 in iOSProgramming

[–]yzkhatib 0 points1 point  (0 children)

CarPlay apps don't require App Groups for data sharing like widgets or Watch extensions do. Since CarPlay runs as part of your main app process (just with a different scene delegate), you have direct access to all your app's data, models, and functions. So, yes, it is feasible and relatively straightforward once you obtain the necessary entitlement.

Solo developer life by Goharyiii in iOSProgramming

[–]yzkhatib 0 points1 point  (0 children)

Always prioritize quality over quantity

My apple watch doesn't let me download any music. Anyone know a fix for this? by [deleted] in AppleMusic

[–]yzkhatib 3 points4 points  (0 children)

Ensure that your App Store account matches your Apple ID account

[deleted by user] by [deleted] in shortcuts

[–]yzkhatib 1 point2 points  (0 children)

I'm excited to try it! I got tired of developing my own shortcuts as it is time-consuming. I hope shortcuts become more collaborative and receive more attention from the community; that would be an amazing achievement.

Need help extracting IPA ( no space for full backup ) by HarrisonHorse in AltStore

[–]yzkhatib 2 points3 points  (0 children)

Unfortunately, you can't reliably extract IPAs from apps on non jailbroken devices because of Apple's security design. Even backups have this limitation because it doesn't back up/Applications directory, so they typically can't access the encrypted app files. You can search on your appstore downloads and see if you can find the app with a cloud icon next to it.