Solved: android emulator has no internet connection
I remember that I encountered this problem before, but I don’t know what’s the root cause of the issue, today I encounter this problem…
I remember that I encountered this problem before, but I don’t know what’s the root cause of the issue, today I encounter this problem…
I am working on adding gitlab CI for the project withKMM, the process for my setup is like below:
Today, I added FlurryConfig on AppDelegate.swift, and added the Flurry Config Delegate methods on the AppDelegate like below:
I like to create dmg file on Mac, so I can put all the related documents in the dmg file, because we can mount the dmg file as a driver.
When I move my computer to M2, one of the project can not compile, some module didn’t in the dependency graph, and finally, a friend told…
When using the iOS simulator, I encountered an issue when trying to share a file saved in the Files app. I wanted to copy the file to my…
Sometimes we need a proxy to visit some websites, but the proxy settings in system preferences in Mac not work in Terminal.
My telegram always show the badge counter, and there was no unread message, I reboot the device, but it still not work.
Today, I want to setup the mailchimp to send mail, and it needs to setup the sender domain first, according to the guide, I know how to add…
I have a projector which can play videos, but it might be too old, it can only play videos with H264 encoding, but sometimes, the video has…
A lot of people use iPhone, and we know that the app is run in sandbox in iPhone, and it’s difficult to get data from the app, but I find…
In my development, I extract some common feature to a dependent project, and in the main project use the mod to include it, but when I need…