Skip to content

ThirteeNov

My personal blog about coding and internet

Menu
  • About me
  • About Zofia Kreasi
  • Cart
  • Checkout
  • Making an airplane game from scratch in Unity
  • My account
  • Privacy Policy
  • Privacy Policy – zkLeaderboard
  • Sample Page
  • Shop
  • Tutorials on Learning JavaScript
  • ZKAccounts – Privacy Policy
Menu

Category: iOS

A Free Tool to Instantly Generate iOS Icon Sets!

Posted on April 4, 2025April 4, 2025 by Habibie

In the crowded world of mobile apps, your app’s icon is often the first impression users get. Before they read the description or see the screenshots, they notice the icon — and that single image can be the deciding factor between a download or a scroll-past. So, how important is an app icon really, and…

Read more

Cordova Tips: jQuery get (AJAX) not working and CORS Policy problem on iOS? Here is the solution

Posted on May 15, 2024 by Habibie

I’ve been struggling on building an iOS web app using Cordova, because whatever I did, the web app can not run jQuery get function because of CORS Policy problem in iOS WebKit WebView. Before Apple forced us to use WKWebView there were no problem at all. Okay, the solution is, add these lines in your…

Read more

How to install macOS Catalina in your PC or Laptop using VMWare

Posted on July 24, 2023April 17, 2024 by Habibie

For a poor guy like me especially when I want to develop iOS apps, I should have a Mac to install XCode and begin developing apps. But fortunately, there is an opportunity to me to install macOS in my existing PC using VMWare! Here is the way how I install Virtual Mac in my PC:…

Read more

Strange experience with this Unity error: mapfileparser.sh permission denied

Posted on October 15, 2020October 15, 2020 by Habibie

As usual, I work on Unity on my Windows PC, then build the Xcode project files from my pc. This time the project files are so big so I tried to zip them. But zipping process didn’t go until the end, before completely zipping the files, I got an error says somehow it can not…

Read more

How to integrate AdMob banner into iOS web app in Xcode

Posted on April 13, 2020April 23, 2020 by Habibie

This blog post is all about how to make an iOS app that completely displaying an HTML5 web app, I mean this app will run local html files with its assets such as JavaScript, css, fonts, images etc. Plus, this blog post demonstrates how to integrate AdMob Banner Ad into this web app. So when…

Read more

Unity iOS ‘GoogleMobileAds/GoogleMobileAds.h’ file not found

Posted on July 18, 2018August 4, 2020 by Habibie

Another one of common errors on building Unity games in Mac when we compile it using XCode is this error that states: ‘GoogleMobileAds/GoogleMobileAds.h’ file not found The quick solution is to reimport GoogleMobileAds plugin. That’s it.

Read more

Solving mach-o linker error on publishing Unity – XCode

Posted on July 18, 2018August 4, 2020 by Habibie

One of common error when we want to build our Unity game from XCode is this mach-o linker error. There are many solutions on internet but in my case, the solution is this simple one: Change target build to 8.0 On Build Settings, set Enable Module to Yes and Enable Bitcode to No.

Read more

Calling Swift function from JavaScript and JS function from Swift

Posted on December 23, 2017August 4, 2020 by Habibie

When we develop a web app for iOS devices, we need to know how to call JavaScript function from Swift and also how to call Swift function from JavaScript.

Read more
ciihuy2020

Welcome!

  • My YouTube Channel
  • My GitHub Page
  • About me

Categories

  • 3DVista
  • Android
  • Apache
  • C#
  • Cordova
  • Electron & Node JS
  • HTML5, CSS & JavaScript
  • iOS
  • Let's Make Unity Games
  • Misc
  • Photoshop
  • PHP
  • Python
  • Uncategorized
  • Unity
  • WordPress

Recent Posts

  • Make objects like wires and cables easily in Unity using Ciihuy Curved Mesh
  • [SOLVED] Can’t Add Custom Domain to Blogger After Losing CNAME Verification
  • iOS App Icon Generator by CiihuyCom
  • Advanced Blinking Marker Script to show objects position in your game canvas
  • Ciihuy Images Merger – Fast & Easy Online Image Combiner
© 2025 ThirteeNov | Powered by Superbs Personal Blog theme