#rto #buildinpublic
#rto #buildinpublic
#aws #security
#aws #security
Tired of rushing out the door to sit in traffic?
I’m working on a smart alarm app that adjusts based on real-time traffic, so you never leave too early, or too late.
Sound useful? Please sign up on wakesense.online, or drop me a DM.
#buildinpublic #returntooffice #iosdev
Tired of rushing out the door to sit in traffic?
I’m working on a smart alarm app that adjusts based on real-time traffic, so you never leave too early, or too late.
Sound useful? Please sign up on wakesense.online, or drop me a DM.
#buildinpublic #returntooffice #iosdev
#iosdev #todayilearned #buildinpublic
#iosdev #todayilearned #buildinpublic
After a little bit more research, I got more about those different approaches. I will write a short blog post about it. Thank you again! :D
#iosdev #buildinpublic
After a little bit more research, I got more about those different approaches. I will write a short blog post about it. Thank you again! :D
#iosdev #buildinpublic
1. Install Homebrew
2. Install rbenv with Homebrew, and init it
3. Install Ruby with rbenv, and init rbenv in .zprofile
4. Install Cocoapods with gem
5. Now I can simply run "pod install" etc
#iosdev #buildinpublic #todayilearned
1. Install Homebrew
2. Install rbenv with Homebrew, and init it
3. Install Ruby with rbenv, and init rbenv in .zprofile
4. Install Cocoapods with gem
5. Now I can simply run "pod install" etc
#iosdev #buildinpublic #todayilearned
1. If your users can sign up on the app, there must be a way for users to delete their account.
2. You'd better support "Sign in with Apple" option, which can meet Apple's requirements around Login Service.
#iosdev #buildinpublic
1. If your users can sign up on the app, there must be a way for users to delete their account.
2. You'd better support "Sign in with Apple" option, which can meet Apple's requirements around Login Service.
#iosdev #buildinpublic
#iosdev #buildinpublic
#iosdev #buildinpublic
- Name/description/screenshots etc.
- Privacy Policy URL
- Select the levels in Age Rating
- Content Rights Information
- Information about the app’s privacy practices
- Price tier
#iosdev #todayilearned #buildinpublic
- Name/description/screenshots etc.
- Privacy Policy URL
- Select the levels in Age Rating
- Content Rights Information
- Information about the app’s privacy practices
- Price tier
#iosdev #todayilearned #buildinpublic
Found the answer on StackOverflow - If you don't have any launch images/nib/storyboard, then you are declaring that you don't support any screen sizes aside from 320x480...
So weird!
#todayilearned #buildinginpublic #iosdev
Found the answer on StackOverflow - If you don't have any launch images/nib/storyboard, then you are declaring that you don't support any screen sizes aside from 320x480...
So weird!
#todayilearned #buildinginpublic #iosdev
Delete Podfile.lock file, and run "pod install --repo-update"
(maybe a little too brutal?)
#buildinginpublic #todayilearned #swift #iosdev
Delete Podfile.lock file, and run "pod install --repo-update"
(maybe a little too brutal?)
#buildinginpublic #todayilearned #swift #iosdev
#todayilearned #buildinginpublic #aliyun #bug
#todayilearned #buildinginpublic #aliyun #bug
| ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄|
| Let's #Connect ! |
|__________|
\ (•◡•) /
\ /
——
| |
|_ |_
Let's connect and grow together!
#buildinginpublic
| ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄|
| Let's #Connect ! |
|__________|
\ (•◡•) /
\ /
——
| |
|_ |_
Let's connect and grow together!
#buildinginpublic
If you use App Router (the new way), the handler should be under "/app/api/{api_name}/route.ts"
Ref: nextjs.org/docs/app/bui...
#nextjs #todayilearned #buildinginpublic #webdev
If you use App Router (the new way), the handler should be under "/app/api/{api_name}/route.ts"
Ref: nextjs.org/docs/app/bui...
#nextjs #todayilearned #buildinginpublic #webdev