Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "ios app"
-
Apple rejected my app, because they throught there was a frickin Windows phone on my loading screen.
How insecure can you be?30 -
I added a “shake-to-snow” hidden feature to an iOS app that worked only on December 25th. You’d shake your iPhone or iPad and the entire screen would start snowing for 10 seconds.7
-
A client refused to pay for a hybrid mobile app because he said that he only needed the android version.
After publishing the app he asked if we could submit it on the Apple store because he now wanted the iOS version as well.11 -
In case anyone was wondering if Apple ever actually tests updates during review, they do. Sometimes, apparently, they also use devRant with the provided test account. Hopefully their rant/comment quality improves, but they are trying!!10
-
Boss: We need this update deployed and propagated before end of day.
Web: done!
Android: done!
iOS:...
Boss: what's the matter?
iOS: 2-3 business days, sir.
Apple and its app review process. Ugh!7 -
Them: “We want parallax on our website on mobile!”
Me: “Parallax does not work in a mobile web browser.”
Them: “But it does here!” Shows me an iOS app that does parallax.
Me: “That’s in an iOS app. Not a mobile web browser”.
Them: “ Oh well. I’m sure you’ll figure it out!”
😐😐😐😐😐.
Welp.23 -
(after 1 month working on native android app).
Me: The android app is now ready.
Boss: okay great... Can we have the ios one ready for launch tomorrow.
Me: No it will take some time.
Boss: why you already have the Code can't you just make an ios app out of it... Like copy and paste
Me:😡😡🆘9 -
I was almost finished a website when the client changed their mind and decided that what they actually wanted was an app for Android and iOS because that's apparently what I promised them.
I double-checked the contract to make sure. It said I was building them a website that would be tested for mobile-friendliness on browsers from phones using Android and iOS. :/3 -
JetBrains released KotlinConf app
Backend made with Kotlin
Frontend made with Kotlin
Android made with Kotlin
AND GODDAMN IOS made with Kotlin!
Holy shit, that's awesome
https://github.com/JetBrains/...10 -
Recruiter: hi, I have an iOS Developer role. Would you be interested?
Me: sure, send me on the spec.
Recruiter: ok great so for this Full stack app developer role we are looking for someone with:
- 5+ years embedded C/C++ experience
- 5+ years of working with Windows and Linux
- Native Android development
- As well as Native iOS experience
Interested?
Me: ......... ok buddy, you and me are going to have a little chat about what “iOS Developer” means17 -
Me: Great iOS app is only 20MB shouldn't take long to upload!
XCode laughed
AppLoader laughed
Apple laughed
I cried T_T7 -
FOUR DAYS
Tomorrow will be the FOURTH FUCKING DAY spent trying to get this piece of shit iOS simulator to not crash the app.
I’VE TRIED EVERYTHING.
FUCK APPLE. FUCK XCODE. FUCK IOS😠😤😠😤😠😤😠😤😠😤
Steve Jobs was a twat, and the IPhone X garbage piece of technology10 -
we are working for a client who wants an app compatible for both iOS and android. He asked us to send both the "apk" and "ipk" files together😂1
-
Tried to double tap on a programming joke in the iOS Twitter app... Closed Twitter and opened devRant.4
-
So the Marketing department want me single handed recreate an app exactly like Alipay in 2 days? WTF? I told him that this is impossible ... he told me to "Use Template." He said he can even use wordpress to do it .
The problem is they need android app and ios , (nnon-webview)41 -
I met my girlfriend via online dating and she is often checking out recipes on social media, so I came up with the idea to combine cooking and Tinder as a tiny side project.
I built an app that lets you swipe recipes to add them to your cookbook and called it "Daily Cook" and it is available on both Android and iOS. :)13 -
I'm the only programmer in the company. Sometimes it's exhausting doing everything. I'm currently working on 3 iOS apps, a web app, building out the APIs and managing the databases at the same time.
Full fucking stack. Every day.11 -
PM: hows the android app going?
Android Dev: gradle downloading... blocked by network admin.
PM: anyway how is the iOS app going?
iOS Dev: cocoapods downloading... blocked by network admin.
PM: ... i guess the only thing running now is the web admin right?
Laravel/VueJS Dev: composer nodejs/npm/yarn downloading... blocked by network admin.
PM: team lets retest the api endponts
Team: Postman downloading... blocked by network admin.
Team: -_- Insomnia REST Client downloading... blocked by network admin.
PM: code study?
Team: even visual studio code/android studio/xcode is blocked. :(
.... sad dev life
anyone here with the same problem?14 -
Requirements for developing iOS apps:
$99/year, Swift, OSX, Mac, Xcode, and patience waiting for app store approval. Are there even iOS devs out there or it's just a scam?15 -
Currently developing an android app that is a clone for an existing iOS app. Sadly all the PMs and POs (the P-M/O fraction) at this firm are somehow iPhone users.
So every time we implement stuff according to android guidelines some PMO comes around and asks: "why doesn't this look/work/smell like in iOS?"
Somedays I feel like crying...6 -
I just developed full iOS app without previous knowledge on iOS.
Am I a good developer, or a good Googler ?9 -
My company is asking me to create a new gmail account everyday and write a positive review with 5 stars for their iOS app on App Store. Is that even legal? Should I say no? I’m a fucking engineer, not a click-farm worker.10
-
iOS 11. New technology. New innovation. New OS.
(What I mean is that Apple finally added support for GIFs in the native photos app)7 -
I want to share with the DevRant community that after a lot of work; today my first IOS app was accepted and published on the App Store.
What a historic day!9 -
So this happened when i was developing the iOS app for the company I work in. I was given half boiled code written by the previous employee to work on. The app was laid around a webview. Now in iOS, there are 2 kind of webviews, the UIWebView that works on all iOS versions, and the WKWebview that works only on iOS 8+.
The app was coded using UIWebview, I brouht that up with my boss, and he asked me to continue using it, even after I repeatedly informed him that the javascript engine of this webview is subpar and we could be better off with WKWebview. Fast forward to 12 weeks later. The application is ready and is given to the boss for testing. He runs the app and plays around for a day. The next day, he comes up to me and says "The javascripts aren't working that well, can we switch to WKWebview instead?" In the inside of my mind, I have already murdered him three times, on his face, however I say, "We can look into it."
So, basically I rewrote the whole app with WKWebView, retargetting the app to iOS 8+.
The app is tested and launched. Everythings fine. AND NOW, he comes up to me and says, "Can we switch it back to UIWebView? We really need the app to be universally available on the app store and 6% of our customers, still use iOS7."
You know how I felt and what I had to do. Goes without saying, that the application is available on the AppStore, targetting iOS 7+.
TLDR, iOS Dev, given half boiled code with UIWebview, tells boss about WKWebview (iOS8+) and advantages. He asks me to continue UIWebView. App developed, 12 weeks. He comes up and points to problems and asks me to retarget with WKWebview. Developed and App launched.
He comes up and says, we need iOS7+, retarget the app to UIWebview. FML.7 -
Everytime 🙄
Client: it's not working.
Me: what isn't
Client: the app video and link thing locator
Me: device and spec ? Like I always need
Client:iPhone
Me: yes. What one and what version of iOS
Client: urm 6s iOS 10 something
Me: great 😏 not broken for me
Client: well everyone is complaining so we need it fixed.
What can i even do now 😐7 -
When you spend a few hrs hunting down a performance issue in your iOS app only to find that you accidentally hit the shortcut for "Slow Animations" in XCode. 😭😭😭2
-
Joined a new company / team to work on an iOS app that has 2 different backend environments "Dev" and "Prod". Also being referred to in iOS speak as "Debug" and "Release".
Been trying to get accounts on these backends (no sign up in app, its controlled via another process). Eventually get access to "Dev" for one of the regions, so I load up "Debug" and its not working.
This is odd, so I open the Android app and load "Dev" and it works? I then Notice Android has "Dev", "QA", "Staging" and "Prod" for every region where as iOS only has 2 of these.
So I go back to iOS and find the file for the settings and it has iOS Debug assigned a variable for the backend Dev ... which is actually pointing to QA. Because they use QA to Debug and not Dev.
... confused? join the club4 -
I was building my iOS app in xcode, when I get an error. It was some swift library thing I did not recognize.
Then without changing anything:
Build again.
Error
Build again.
Error
Build again
No errors at all. Run my app and everything works perfectly.6 -
After about 2 years and one restart of the project, I am finally finished with my first iOS game, and put it on the app store! Super proud!7
-
If you had a dollar for every time someone has told me "I have an app idea" , you would have enough money to hire me to build your app.3
-
My friend called me today.
Him : Dude,can you write an app for both android/ios for my uni's orientation night. The app -
1) will only be activated only in the school compound.
2) display all the images with certain hashtag from Instagram.
3) voting option for selecting king/queen of the night.
Oh and the event is in next two weeks. You can just modify the Facebook and the instagram app right?
Speechless....2 -
Well done, T-Mobile!
They have an iOS app to handle contract stuff. That app integrates their shop system via an internal browser.
The shop notifies me, that the used browser is not supported by the shop...
Oh and the browser is an embedded safari on iOS 12.5 -
if (stuck && coworker_near){
me.explainProblem(coworker);
// tl;dr
}
else {
me.pzizzPowerNap(20);
}
This usually works for me.
(FYI : Pzizz is a free app for Android/iOS)1 -
My job in a nutshell:
*fixes app, so it's working 99% bug free*
*Chrome update*
*app is full of bugs*
*fixes bugs*
*iOS 10 comes out*
*app is full of bugs*
*fixes bugs*
"we can now remove iOS7 support"
*removes code*
*app is full of bugs*
For fucks sake!!2 -
So, I'm the only iOS developer in the company working on this stupid app which is never going to succeed because the client idea is just plain stupid. Anyway, 6 months developing this crap, countless iterations, trillions of so-called retard "features", and now that we are almost there to go into production my PM decides it's a great moment to document every aspect of what was done and asks me to do it. Now I have 3 documents to write and around 80 bugs to review before Friday. Stupid me for thinking he didn't waste 6 months doing absolutely nothing while I was working 12 hrs a day to meet deadlines.2
-
[Typical dump Client]
After finishing an Android app, the app was amazing and the client is happy.
Client: I think we should write iOS version.
Me: ok, but this will take a time to code in different language with those native features..
Client: Can we just "convert" it to iOS, it should be easy no?4 -
So My Employer want me to create an app like spotify+Baidu+Alipay for IOS and Android, and he want the app in the production in two days.
ouch! my health :(18 -
Fabric (crashlytics) , I have to say it is helps so much when testing the iOS app, haven't gotten it to work with Android but I'd just install the apk anyways lol5
-
- How do you think, could you port our app to iOS?
- Never did iOS apps, but I will learn and try, maybe I will became iOS dev
Fuck, I'm still supporting it
Dear Android devs, never come to the dark side! It's a nightmare4 -
The client always goes like... I want the android app to look exactly like the ios app.... Am like you know these are two platforms with different designs guidelines2
-
Boss: we will build mobile app with web app.
Me: absolutely yes.
Boss: you will do the mobile app (iOS)
Me: absolutely , yes I'm iOS developer.
Boss: you will do the android app too, we can't hired an android developer.
Me: absolutely, yes.(but I need to learn it first).
Boss: you will do the web app , it's difficult to find good web developer)
Me: absolutely,yes . I'm Ruby on Rails developer.
After a while........
Me: do I have a bonus ,sir.
Boss: ...............
(there is no response).
Me: ....................6 -
Realizing that you were watching and working with an iOS tutorial when you were coding for an hour or two your Android app
😬😬😬😬😬😬😬🔥1 -
client to Freelance programmer : we'll need a website, an android app, an ios app, a windows phone app, a windows desktop application, a Linux app, a mac app, we also want an interactive game version of the app, for learning and tutorials, can you develop all that? *developer : yes. *goes to learn c# : )20
-
Had a guy test an iOS app for me several months ago. Couple of days ago he messages me asking me if I can give him my code because and I quote...
"I'd like to create the same app"
I (as politely as possible) told him no & why.3 -
The designer of a new version of an app sent me the the new designs. I immediately noticed the menu-icon in the bottom right. (In a tab bar)
This is not common and even discouraged by design docs of iOS and Android. So I told him that and he thought we could try it.
After scrolling through the designs I saw the screen where the menu was open; the close button was also on the bottom right. I told him that users are not used to have a menu close button on that position. He said "Every other company is doing it wrong, so we're here to make that difference".. The only thing I thought was 'Okay, so Google is doing it all wrong all the time.'.
So now it's in the app and I don't like it.18 -
Me and the unofficial CTO (3rd party's CTO) are interviewing an ios dev. (I'm an android dev, btw)
CTO: In your view, would you find developing an ios app would be faster or at the same speed as an android dev?
Me: *shock*
Canidate: I've never developed on Android before, but I'd think it would be the same speed. We both need to make screens, views, and type code.6 -
*client comes to us "please take care of our app, it's ugly and the previous devs made it all buggy, especially the Android version"
*we write code, analyze bugs, fix them, QA them
*we deliver a preview
*client only looks at the iOS app, doesn't give a flying fuck to the Android app1 -
Client asked us to build standard dating app. Android version was published without problem but iOS version was rejected because during registration we collect data application does not need to work properly, that data is age and gender of user...2
-
For those of you iOS Swift developers, how long did it take to learn and have a decent app with database functionality, coming from a different programming language background?8
-
Oh my gawd, it's only been years since this should have been a thing.
But today, since no ones beat me to it, let me share Github's official mobile app - currently taking beta signups for both IOS and Android.
https://github.com/mobile4 -
Nowadays I develop cross platform app, when I speak with an Android or iOS developer I feel like I'm summoning the satan.4
-
Designer makes an app Mockup using an iOS template. I make the android version and the ios dev makes his version.
Upon completion, the client rejects mine saying that I forgot to put back buttons in the top left corner of each screen.
My face when he didn't reject the ios version for not having a hardware back button. 🤦♂️ -
Finally finished my new app Deep Sleep Fan for iOS. Took 3x as long as I thought it would to develop even though it used a shared code base. Check it out at https://itunes.apple.com/app/...
Now I can go to bed.3 -
Are devrant servers dying? Algo sorting doesn’t load more rants and recents sorting is kinda wonky.
I tried official devrant app on ios and joyrant with same results.
This is kind of a test if I can still rant or not.11 -
Why don't you apple tell me all my fucking errors at once instead of waiting to submit again the next day?
It's been 3 days now 😡😡😡😡2 -
When I discovered that our awesome eForm solution for paramedics was a web frame in an iOS app containing a crappy HTML form powered by a 2000 line JS file3
-
I hate how the IOS developer of our team gets all the recognition for an app we made just because the manager has a bloody iPhone, even though I did the entire backend and Android app.1
-
smh.
Why hire a Native iOS Developer when you're going to let him develop an iOS app to look EXACTLY like its Android counterpart?
There's hybrid and cordova for that if you want your apps to look and feel exactly the same.
Can't we all just agree to appreciate the distinct differences in UI for both platforms? Navigation especially? Copy context not UI.undefined android copy context not ui ios apple google human interface design material design hybrid -
I was hired to make a little app, alone, for iOS, Android and I had to code the server and the database. At first it was only à little app on Android and I had to do it in one month and go back school after.
Finally, the client was upset that the app was buggy and asked me to stop school because it was my duty because he paid me1 -
If you're on a mobile development team, you are treated special when you're the iOS guy. Nobody here damn cares about Android.6
-
Her: How do you make an app?
Me: Well, first you have to decide what language you want to use as the basis for coding it, or what system you want to start on ex: ios/Android
Her: What -
Greaaaaaat, Apple introduced a performance bug in iOS 12.1.2 that affects my app on iPhone X and higher. It just makes me work4
-
Just finished and published iOS and Android app. Now they want to change some colors in the app theme. Never mentioned it once during weekly meetings about the app. Even tho I asked them for input. Now I have to spend half my day recompiling and making new screenshots for the store.... #fucklogic1
-
After developing Android apps for 4 years, I just released my first app for iOS 🎉
https://apps.apple.com/us/app/...12 -
My boss wants me to make a web application in .NET, it's like asking a Android developer to build the app for iOS as well.
Note: Im a PHP developer4 -
Do any other teen programmers find it frustrating that clients will only hire us for a lower price? I understand it's a matter of experience, but I still feel designing and programming an iOS app is worth more than $2500...5
-
That moment when you realize that the iOS dev uploaded to ITunes Store an app pointing to the devel IP and not the production one Omg! (i'm an android dev)2
-
Be me
Work at software contracting company
Get a new client, iOS objective-c app with ~40000 lines of code
Previous Dev didn't leave a single comment, and he didn't use a database, he used 'NSUserDefaults' -
Virtual box.
I recently had to code sign an app for ios without having a mac at the office or an iphone to test it on. Thank god for virtual machines though1 -
Client: We want you to copy this iOS app as it is.
Me: But some of the ui components are not android specific. The android user is not accustomed to this.
Client: We don't care, we want the same application. -
Learned via iOS tutor overnight to build a basic single page app. Told I can able to learn fast. Started as intern at a startup. Learned rapidly because I was the only one who building the entire product.
-
devRant is messed up!
I often open the app (iOS), see a rant that I want to read, tap on it, and the app crashes.
Now I almost got used to that shit but for some reason when I open the app again, that rant that I wanted to read is gone! Never to be found again!
No matter how often I reload, how much I scroll down, it’s simply gone.
This annoys me more than it should maybe. But seriously, wtf is wrong with this platform? I don’t know if it’s only the iOS app but so many other things are broken here, it’s disturbing. And those problems are there for many years, nobody seems to care. 😩
Don’t get me wrong, I like devRant. It’s the only social platform that I use. But… ugh…13 -
Worst?
When I had to restart my entire progress on the devRant iOS rewrite because I had to switch from SwiftUI to UIKit.
Best?
It took me less than 3 weeks to come to the point in development where I abandoned SwiftUI. The app was already pretty fucking big but I managed to remake it completely in less than 3 weeks. It is my single most proudest achievement that I ever got. I didn’t give up and I powered through. I think it’s safe to assume that I am decent in iOS app development :D6 -
F*** u apple. From time to time I develop Apps for Android and iOS and boy is the whole iOS app distribution workflow bad.
I try for hours to upload a update for my app.
First I needed the readd my credit card then there were internal server errors and after that I needed to regenerate provisioning profiles.
Everytime I use something from apple, then I experience such a bad user experience. "It just works" not anymore friendo...3 -
Woke up 4am today to push my first iOS app. Took me three phucking hrs to realise apple is down! Their FUCKING dev stats website says all is green! Fuck u xcode1
-
Come on devRant! I’m getting really annoyed when clicking on rant that has [read more] at the end since it is a gamble to kill this iOS app you have made. Every ~5th click I get app terminated. Then after I reenter the app, I lost where I was. Thats why I ++ all the rants I have read, even those who don’t deserve it :), so I can scroll quickly and see which are not ++’ed.3
-
HOLY SHIT
FINALLY
AN APP THAT LETS ME USE FIREFOX I STEAD OF SAFARI ON MY FUCKING IPHONE
ITS NOT THAT DAMN HARD APPLE. YOU DID IT FOR THE MAC...
also devrant, plz add browser selection for iOS (yes I already submitted a GH issue)5 -
iPhone XSMax running iOS 14. Otherwise running normally.
DevRant app runs like old people fuck.
Is it just me?
Troubleshooting tips?
What’s this app written in? Is there a DevRant API? I’ll write my own DevRant app with blackjack and hookers.15 -
Just ranting cause the devRant iOS app keeps crashing randomly when I open rants at times, after crash same rant opens fine.
A lot of “rant” on that sentence.28 -
"You basically need a iOS and Android app, with access to the driver and also to the final client with an administrative environment and integration to pay online via the app"
- Uber like app request from a friend -
I started iOS app dev thinking there’s good scope in the future,now I hear people saying app dev is gonna die switch to data science. Tf6
-
Did anyone ever felt that everyday is a loop? Mine is as follows
Bug Reported -> Try to reproduce -> Check on web -> Check iOS -> Check iOS 13.x -> Update or get hold of other simulator/devices -> Check iOS 13.x2 -> Fix it -> Now it breaks on Android -> Fix it -> Get it QAd -> QA feels their should be some more design changes -> Make him/her understand that what is priority for now -> Now everyone has started testing app and everyone have their opinion (designers are asleep at this point) -> Get all of the team in sync -> Start release -> 99% -> Some yells "wait" -> One more thing -> Sleep with nightmares -> Repeat
PS: We have a responsive web application that is also wrapped in Cordova for iOS and Android.5 -
I wanna start learning mob app development. Which should i choose amongst these and why?
1) React Native
2) Ionic
3) ios native app development.
At the end my focus is to earn more from which ever the tech stack i choose.
Thanks!20 -
I hate developing for iOS. So many certificates here and there for simple things. And to top it all off, sometimes, you get people reviewing your app that say you can't upload to the App Store for stupid reasons. Does anyone feel the same way?10
-
"Our app needs a barcode scanner"
Fair enough, let's do this!
Android implementation using Zxing: 3 days. Ios: 9 days...
1. Dev iPhone has a subtle hw defect that doesn't let it connect to the computer anymore...
2. Our app-framework doesn't have a proper plugin for ios barcode scanners yet.
3. The first barcodescanner implementation is completely broken
4. Swift is not possible because of conflicting framework plugins
5. Build a plugin from scratch, using zxing objective c port.
6. Build problems with main app.
7. Fuck my life2 -
After waiting a very long two days, my app was finally accepted🙏
https://itunes.apple.com/us/app/...7 -
Can someone explain me why the size of the Facebook app is more than 350 MB on iOS?
And I'm not counting cache e local data (which are more than 50 MB), but only the app.
Any technical explanations?9 -
Can someone tell me why the ios expo client has alcohol tobacco and drug use in it? I get it that devs are overworked but damn. Even this app??
-
Has anybody worked on a transit mobile app? That uses GTFS data and displays routes and times and trip plans etc.? What to use for backend?3
-
!rant
Got a permanent contract today after 1½ year of temporary contract. 🤩
I'll be doing mostly whatever I want, but it starts with a new mobile app for both Android and iOS. Maybe I'll try Xamarin or React Native. However, I don't know iOS (Swift) yet, so maybe I'll learn it along the way. It depends on what would be best for the users.1 -
@dfox @trogus: feature request: in iOS 10.3, a feature was added where you can customize the app icon on the home screen (see http://theverge.com/2017/3/...). Can DevRant have our avatar as our icon?4
-
Just spent the whole week trying to build an Ionic app for iOS. Of course, I don't have a Mac.
I should charge Apple for the enormous amount of time I lost because of their f***ing policy. Seriously guys ? We're in 2018. -
That moment when your predecessor was working on his private MacBook and you realize you're gonna have to compile and test this iOS app through an OSX virtual machine on a iPhone emulator2
-
Sooo many fucking visual and functional glitches in iOS!
Just had my Files app stuck on a file preview. Couldn’t scroll, close or share the file. Closed the app, restarted the app, opened it again with no luck.
Had to offload and reinstate the app to get it working.
Apple is making sure that I go back to Android for my next phone.
To think that such an expensive phone has so many UI/UX glitches is infuriating! I like the overall aesthetics of iOS but these glitches/bugs/whatever-the-fucks are just plain frustrating.2 -
Making an app for Android and iOS, for a football club in league.
Android, naturally is no problem.
iOS.....
"Your app or its metadata appears to contain misleading content.
Specifically, your app includes content that resembles one or multiple third-party sports teams and/or leagues."
....yes....because it's an app for a football club in a league.
What else can I do about that? Can I have more specifics?5 -
I am so sick with shithead designers that heard about android, but decided it was not important enough to consider it and make their design for android and ios exactly the same. And then force you to implement the ios app in android with the same elements, even supressing native out of the box funcionalities.
They get paid for producing poopy smelly shit.2 -
When you join a project that has no testing, no component policy, a lot of css mixins, that has to work simultaneously as a pwa, android and ios app.
Oh, yes, obviously no documentation at all *flips table*2 -
I don't know if our QA is good enough. We were developing an app for both ios and android. I, an ios developer, told the QA guy that it will take long before uploading the app in the testflight (convert swift2 to swift3). After a week the app is now uploaded in the test flight and at the same time my partner, an android developer, uploaded the android version of the app in the play store beta. The QA guy started to raise bug issues about the android version. He wanted to fix the bugs immediately since our boss needed to upload it in the play store and appstore. The QA guy kept on complaining to my partner why the android version is buggy. Then he said something we, me and my partner, facepalm.
The QA guy said " You shouldn't convert the app to swift 3. The ios version is fine when converted why the android version is buggy. You need to revert it back to swift 2"
We sit there in silence, thinking if we pity the QA guy or laugh at him. -
Making a VR app.
It must work with:
- pico VR
- oculus go
- oculus gear
- Android (standard mobile
- iOS
Now, except for iOS they all work with android, which make things way easier.
Now guess where most of the troubles are?
FUCKING IOS, I just fucking believe iOS even inverts the whole fucking textures while using Unity+GVR
WHY THE FUCK DOES IT EVEN HAPPEN?
I have 4 different projects to build 5 different Apps
Fuck my work5 -
The time myself and a colleague got the chance to do a POC to port our iOS app into Swift using storyboards and more modern iOS features. We were able to replicate a significant portion of the existing app in a couple of days. Just wish we had gotten the chance to spend more time on it. We are currently still stuck using crapjective-c
-
@dfox @trogus: feature request: is there anyway to store on my profile a list of recently viewed rants? It can be for private use only.
There have been a bunch of times that I will be viewing a rant, go into safari to grab a link or find a photo, just to go back to devRant and iOS has reset the app and I can't find what that rant I was looking at. It's really frustrating.
I know getting iOS to keep the app state may be difficult but storing a list of recently viewed rants, while not the simplest, I would think is straight forward.7 -
The iOS DevRant app is so bad, sometimes it just crashes when I try to open a rant... wth DevRant how can you fuck this up so badly?
I submitted to the bug reporter many times and they don’t do much...7 -
Devrant iOS app removed from my region's App Store for some reason. Can use the web app but cannot use iOS app. That is kinda unfair. It was there before. :(
What better place to rant about it than at devrant xD9 -
Found a bug on dev iOS devRant app
It happens when you are switching between view controllers using the tab bar9 -
Attendance logging software which integrates a website, physical devices and Android/iOS app.
I'm working on it right now. -
How much mind raped are you if you're asked to develop an iOS app completely with material design even after you inform that it's against iOS guidelines?5
-
Apple fucked me, their latest iOS version broke my app 🙄 10.1.2
Then my phone gap plugins decided to update to .. they also don't work 🙄
Absolute mess only way I knew was rolling code back to a version that once worked... Thanks github!3 -
Anyone who uses Visual Studio Team Services: I have created an app for managing projects, builds and work items. Hopefully it will help at least a few of you.
https://vsts.co.uk/8 -
I've just started learning Objective-C and Cocoa Touch so I can make iOS apps.
I reckon this "mobile" thing has got legs. I want to get in there on the ground floor with app development before everyone's at it.3 -
I finally learnt how to use Xcode storyboards and constraints properly. They’re pretty awesome and no longer annoying.2
-
Would anyone else like to see a landscape view in the DevRant app, especially when when viewing image attachment in full screen?
-
"Coding and testing of the iOS app will be done tomorrow. Then we need to sign and publish it + pass review so it might be live this time next year"1
-
First feature in US, iOS App Store. It's for a sticker app but I'll take it. Last app on right. "Halloween Costume Stickers - Trick or Treat".
https://itunes.apple.com/developer/...1 -
I don‘t get notifications about @Mentions anymore.
Noticed a few days ago and today in the iOS app.10 -
Wrote an Android app for the company I work for. Performed a re-write of their iOS application. Wrote that in Swift. Now working on .Net stuff. I don’t think i’m being paid enough for knowing all of these technologies.3
-
Getting your web app working on mobile Safari and iOS like the other browsers is the worst nightmare, like in the old days with IE. It has a lot of stupid restrictions and lacks support for browser standards.
-
any ios devs here?
i'm a fifteen year old dev collaborating with a friend and we made an app - in flutter. android we are planning on publishing, but on ios we can't afford to pay the $99 to publish. we can't even compile it on a hackintosh. if anyone is willing to compile our app and give us an ipa (or publish it), we would really appreciate it!!!6 -
I just wrote a rant but the iOS app doesn’t upload the image. It shows the loading spinner and then just stops without creating the rant. Is it an iOS app thing again?
Sorry but this is really annoying.7 -
!rant
Hey guys i relased a new app called: SaleMonkey. Im currently working on the next update an would like to get some serious feedback from people who look at the app with a developer mindset to spot some Problems.
I hope its not Bad if i poste a linkt to my app. You can get it here:
https://play.google.com/store/apps/...
Currently only on Android. Ios Version is planed for next year.
Thanks20 -
Ok the ionic datetime component horror ended. I got it working good enough but I'm not proud of my code. The whole thing is a giant hack parsing dates to and from strings, switching locales, setting months and days and using the month as a daypicker as this fucking component does not allow me display day names in it, only month names. Such a mess... at least now I can work on the stuff that matters.
Actually though about making this open source... I reconsidered.8 -
Oh the irony! Was checking my app’s crashes on fabric.io iOS app....
And you know what.. Fabric crashed! 🤣 😄 😄 -
Having no way to clear application data from an ios app means that I either have to uninstall and reinstall it EVERY TIME I make changes to stored data processes, or I have to build in a whole separate feature to handle clearing the data.
In Android, it's part of the OS.
Why again is ios considered so great?9 -
It is day 4 since I started trying to export my Flutter app for iOS. I am finally at TestFlight point.
This....
has been.....
....exhausting.4 -
And then one day I make a change in the API request params in the android app and guess what the iOS app crashes on open :/
-
Is Yahoo mail client app (ios) showing me one unread email just to lure me into opening the app and clicking on the single email which is actually an ad?2
-
!rant
To all the Mac users in here, I want to get in on the iOS app business, but I kinda don't have money for a new macbook. SO! What are your experiences with MacBooks older than 2013? I'm talking about the Air and Pro. Keep in mind that I won't need to run VMs in this, as I have another new Windows PC fully loaded.16 -
You know what is ridiculous?
That another app made by Google for iOS (Google News in this case, but the same problem is present also on Google Tasks, etc.) isn’t correctly responsive...4 -
Opinions please.
I want to share a small model in my iOS app. Now on android I'd do with with ViewModelProviders, but on iOS I'm going with SharedDataContainer which is basically a singleton class that store key value data.
Is there any better approach? Data will not be bigger than 10 list items with guid (key) and int (value)
However; when I have big data I do cache on disk or hello OOM exceptions (or whatever they call that bitch on iOS) -
What's the usual cost for a basic Swift iOS app? Would it be profitable for me to learn and sell simple apps as a freelancer? (I'm a junior in college)9
-
Any one else having problems with the app crashing when opening items in notifications.
I regularly have the app on IOS iphone die just after opening a comment or similar, but almost exclusively in notifications.
@dfox.
Restarting it usually works, but today I had to restart it 4 times.3 -
I made a Linux Command Library/Help App for Android and iOS a while ago. In the app I give the user the possibility to request missing commands. A lot of useful feedback and commands arrived since then but apparently some people think I know and can just give them a command to hack entire facebook. like wtf :D
-
Just came another iOS app that is an exact replica of its android counterpart! Icons are pixelated...layouts are pathetic..when will people realise that jus replicating apps across iOS and android is the worst thing ever???4
-
dang it. just because I signed in using google on an app. doesn't mean I want to be signed in to google everywhere. whatever happened to the privacy sandbox.
Why do I think older iOS version actually does what I want?2 -
Interviewing for a job at a small start up on Monday . Any advice?
The app --
Currently only an iOS app. Android in the making. 2500 users. Company is moving to first office space January. Minneapolis MN based.
Me--
Never worked at a startup. JavaScript node express firebase angular postgresql mongdb and stack overflow....
Tips advice anything. Thanks dev ranters4 -
Ffs. I thought I never had to touch development for ios devices anymore but I was wrong.
The god damn piece of shit hybrid app build in apache cordova works perfectly fine on android but guess what, after signing that pile of crap with xcode it won't work on ios because somehow that retarded os forgets to listen for click events on a simple fucking button which is used to activate the app.
Had to create a virtual machine with osx and wait for xcode to instal, sign that app only to figure out it won't work..
Even after seaching google for 3 FUCKING HOURS there are still no FUCKING RESULTS.
I'm done with the entirety of apple and all their products. -
Finally completed the stupid boring never-ending android project and sent it to client. Phew! Now I can work on the other iOS app which I like. Yum.4
-
I'm planning to rewrite two months(part time) worth of work done in android sdk. Wanna go for a hybrid framework. Is this a bad idea? Which framework do you suggest as far as stability is concerned? I don't care about ease of learning, new languages don't bother me2
-
What's the best finance Mac App? In iOS I'm currently using HomeBudget with Sync but it's Mac app sucks. Now I'm looking for alternatives. Thanks!4
-
Ok so another short rant about project I ranted before. We are developing Android and iOS social app for around 6 months, apps should have been in store during September . Turns out sometimes during August Apple decided that all apps of appstore that communicate with server have to implement ipv6 also Amazon had support ipv6 on its old ec-classic instances but not on new ec-vpc instances. I have worked until middle of the night trying to find work around for this but at the end we need to find another host that supports ipv65
-
To all the iOS app developers out there, who uses a Macbook Pro 13"? Is that a sufficient screen size working in Xcode or no?16
-
So I wanted to check on an iOS app in my company's Apple account but ...
I don't know, this thing used to be a login.1 -
My devRant app crushes quite often on iOS 12.1. Is it a well known problem or not?
Also, the emoji keyboard sometimes jumps back to English keyboard instantly without press anything5 -
Hey devRant team, I saw the new designs and they are awesome. Actually I just started learning Android App Development and I was curious what stack do you guys use for devRant Android App. And while we are on this can you guys share the stack you use for IOS app and Web app. Thank you and by the way you've done a really good job with android app.6
-
Any native iOS devs want to help me finish my app? It's a medical app and I estimate that I'm at least 70% done with it. But I guess since I'm supposed to be posting a rant WHY CAN'T I FIND ANYONE TO HELP ME?!4
-
I'm trying to go into iOS app development. Should I bother with Objective-C or is Swift the new way to go?5
-
Want to learn python and js, but stuck working with php and some jquery, at home i’m working on an ios app, 😵, and with all of that i have to supervise some student which i hate
-
I've just exported my flutter app using the magic codemagic and they sent me the versions, but the question is how can convert the .app format from the IOS version to .ipa cuz it's not working by directly rename it.
-
So I'm thinking about programming an app for iOS and Android in C# for my senior project.. but since I lack creativity I can't think of something..
-
Devrant keeps crashing on iOS and I’m getting really sick of it. It’s been at least 6 months like this.
Edit: Also on iOS, the “X” button on top left overlaps with the “back” button to go back to the previous app (i.e. search)7 -
Anyone familiar with codewars or codingame? Know of an iOS app for similar? I like to work through short exercises when I have a few minutes to burn and the sites aren't exactly pretty on mobile.1
-
Fighting phone addiction. Do you know an iOS app that let me track my (monthly, weekly, daily) phone usage that doesn't require all time GPS tracking permission? Moment, Flipd, Offtime, BreakFree all requre GPS traking.8
-
hey guys
what's main difference between cross-platform and multi-platform?
and whats main difference between kotlin multiplatform and ReactNative?
i am familiar with both kotlin and NodeJS, What is your suggestion for build a app for ios and android?6 -
So I’m working on an iOS app and added some ‘lazy var’ turns out I didn’t add them underneath the class.
I spent the better half of 30 mins figuring out why it wouldn’t work. -
Need to translate my Android app to iOS....why so many restrictions, register this, register that, provision everything. Wanted to learn iOS for a while now...finally going it and hating it( any suggestions for learning iOS for Android developers?3
-
iCloud it's that thing that if you haven't a Mac you can't download your own app files either in iOS or Windows.. I had to run a VM and search for an hour for 40-50 family photos...5
-
Finally finished my macOS+iOS project.
Mac app which play your YouTube playlist while displaying changeable image next to the player with the workout you are doing. It has features like:
-saving workout details in calendar
-download the currently playing video
-remove song from current playlist and add it to playlist with Old songs
-save the remaining songs of the playlist shuffled to new playlist to listen to them from your phone while you take a bath after the workout for example
-the app detects three playlists based on the description:
*”music” in description for Music playlist
*”newest old” in description for Old songs playlist
*”rest songs” in description for rest songs playlist(the songs you didn’t listened to from music playlist, this playlist is auto generated on exit if you want)
-the app can play any playlist or video from YouTube sent by the iOS app over tcp and add a song to your Music playlist if you liked it.
The iOS app features:
-gesture control for the main app over TCP
-chart for the weekly calorie burn retrieved from calendar.
View images: http://imgur.com/a/likbS -
Coming back from a break and I'm fixing some minor bugs in an app I'm developing.
The simulator runs the app perfectly.
Builds to android and iOS;
Shows splash screen then nothing...
No error messages...
The worst part is I didn't change any of the code in the files that are meant to be running at this point.
I'm very confused rn!6 -
Hi, everybody.
I have been working on an IOS app for a while and I´m about to finish it, and I would like to share it with developers and users from around the world.
Any idea of how to reach as many persons as possible? How and where to share the app?
Thank You for your responses!1 -
I'm so happy today. Fixed a bug that was haunting me for weeks. My ionic app was working on Android, the browser, the toaster,... Everything but an iPhone. I thought it was an issue with iOS and this bug really messed with me.1
-
I need to create a quick prototype app that would work on ios and android with web tools. What is the quickest to get into? Phonegaps, cordova, ionic? Any other tools out there?8
-
I have passed the last 3 days trying to figure out how to allow website users to download an ios enterprise app with plist/ipa files and i can't still find a solution1
-
I wish the iOS app could be used in landscape mode on iPad. It would allow us to view the algo feed and any other feed side by side for example.
-
So they built a ionic app for compatibility between android and iOS now they are gonna keep ionic for android and build from scratch with react native for iOS... Am I missing something? Is that right? Am I sleeping?
-
if i am a native android-only developer and not a hybrid app developer for both android and ios, is it possible for my app(s) to generate enough money? by enough i mean a lot. A lot of money
what is the proportion of people who use android and ios? who uses what os more?6 -
FFS, a site that published tech tutorials that can't get the damn iOS app to work correctly
Come on plurasight you can do better than this.2 -
Is there an ios app that records my gps logs for last n day(cyclic buffer)? Privacy is also important: data shouldn’t leave my phone: no internet access.9
-
I really was planning on learning iOS Swift app development when the new MBP came out, but now they're saying it may be released in October. Is there anyway I can start iOS development on my PC?5
-
As a freelancer how much will you ask to code an Uber app with all its functionalities, developed in native for iOS and Android with a 3 months deadline?7
-
why would people still recruit native app developers (different ios and Android) instead of xamarin developers (one for iOS,android and Windows phone) even if apps from both platform is equally native?3
-
Hello everybody,
I have an idea for an app and waned to get your opinion on what I should use.
I have experience in Java and ReactJs, but nothing in Swift.
So, I want to know what you all would suggest - should I use React Native or Java and Swift to create both my android and iOS app? I have read mixed reviews concerning React Native and its use longterm? However, it seems like its the easier options to push out both and Android and iOS app.
I'm very unsure, any suggestions would be much appreciated.6 -
the moment you think you're ready to deliver your responsive web app, then comes iOS safari screwing everything up. #fml3
-
Best : creating a fully customizable, performance-oriented ETL service from ground up.
Bad : developing in xamarin forms in Android .
Worse : porting said xamarin forms app to ios. -
Most of my previous experience is in Java but my current area of focus is iOS apps for healthcare. Patient casenote management system and an electronic form solution for paramedics in ambulances. Im currently using both Java and Swift for my dissertation, an iOS app with a Java backend using Dropwizard for REST. iOS can be good but Im eager to get away from Objective-C. I wouldnt mind going back to java full time or even maybe C# since they are basically the same thing.
-
If there’s any Gitter.im people here: your iOS app sucks ass! How is Github’s premier chat app a piece of crap?! Get your act together!
-
What are nice apps to learn swift dev? :) I'm tired of all those TO-DO's apps or calculators
I wanna build something that makes me explore the capabilities of the language in deep, not just the tip
I read your comments :33 -
I don’t know if it makes sense to post bugs here but here we go anyway.
See how the "weekly topic" text overlaps with other text at the top.
It seems like the height of this area is fixend and is not adapting to the text when it wraps into the second line.2 -
For an app, to be available in IOS and Android, i need to code it in both languages (Swift and Java)? or there is another way to do it?7
-
iOS/native app devs!
How usual it is for your apps to differ from iOS UI guidelines? Our lead dev always throws a fit when he has to implement custom stuff, but I see popular games “shit all over” these guidelines all the time and do very well in popularity.
As I’m no expert, please tell me if it is generally accepted to not follow these iOS rules / use premade controls 100% of the time, so I know what’s up. Thank you.2 -
Working on a app to manage git repositories on your ios device. Pretty much of the basic stuff is done. Looking for collaborators and testers who might be interested12
-
!rant
How to market an app?
So I am working on this very simple app. It has more or less one feature and also a quite limited target group. I make the app mostly for myself because I need this one function that it has but it would be nice to get a few bucks out of it (after I get the bugs out of it). I can't tell you what the app does (I realize I sound one of those "like facebook but..." people) but imagine those really simple apps like the many water level apps you can find in the app store but only musicians will ever need it.
So here is the question: should I limit functions and show adds and sell a pro version or only offer one version and always show adds? It will be a handy tool for those who really use it so maybe someone would consider buying it. On the other hand, the features are way too cheap to spend money on (who would buy a flashlight app?).
Thanks for your help!1 -
Guys, long story short we found an investor for our app idea. What's the best route to go for us to get the people we need. Essentially we need a mobile app, but it may also need to be a kiosk, so should we look specifically for React Native developers to make a cross platform app or should we focus on ios, android, and kiosk apps natively? It involves access of sensitive information.
-
Another Mojave Post...
Apple added 4 new apps, all of which cannot be removed (oh boy am I off to a great start). I saw the new home app and thought "if your stuck here I might as well attempt to put you to some use" so I opened it to try and maybe add my smart plug or something, but it told me I need an iOS device to add accessories...
Why the fuck is there any functionality that is locked behind iOS especially something as integral to the core functionality of the app like adding a fucking device to an app that manages them.
On a side note apparently news is bugged for me and I cannot find it it the launchpad so that's slightly less bloat.2 -
For Apple hardware, including iPhone, iPad, and iPod Touch, iOS app development is the most common way of making mobile applications . The software is written in the Swift programming language or Objective-C and then submitted to the App Store for users to download.
In case you're a mobile application developer, you might have had second thoughts about iOS improvement. Every designer needs a Mac PC— Macs are more costly than their Windows-based partners. Moreover, when you complete your application, it faces a tough quality survey measure before it gets circulated through the App Store.1 -
Does anyone know whats the concept for creating an ios app that fire notification everyday at 5am with different message set for each day. #xcode #swift16
-
Anyone else using DevRant on iOS 16.0?
It crashes about 1-3 times a day. I haven’t been able to intentionally reproduce. The app just closes.
This never happened in previous versions.
I’m not an iOS dev so not sure how I can help prepare for public release. I’m not even sure if it is the OS, but since it worked with last iOS, I’m guessing.
Some of the events when it crashed.
1. Browsing comments on someone’s post
2. Double tapping to like a comment (it might be the rant as well, I don’t exactly remember)
3. Opening a rant from the list of rants.
Cannot reproduce. For example, relaunching the app and opening the same rant again didn’t cause a crash.4 -
Facebook ios app removed video controls when viewing in any list. Stupid. Only way to see the video horizontal control is to double click the video so it will zoom in and no other videos will be shown.
-
I'm and Android and iOS developer. This of course means that I can help everyone who asks to write their app idea, seeing as how it's so easy and I don't actually need my day job...SMH1
-
Here’s a neat life hack for iOS. Tired of your phone looking the same? Just create an NSBevel object in your app and set the color to whatever you want. You don’t need to buy a new phone. Works best with white iPhones.
-
Any iOS or Android devs here?
I have a question, that I hope you will answer:
It is possible for an app to log the users location, say every half hour, while the app is running in the background AND the screen of the device is locked?9 -
!Rant
Client wants an app compatible with IOS, Android and desktop. I only have experience with Android and desktop.
Would you guys recommend anything I should look into to make this process easier, without having to develop 3 separate versions for each platform?7 -
Is there any way to build React-Native iOS app without an Apple machine?
Currently I am on Debian, and Android version of the react-native app is working fine.8 -
Agile can work really well with webapps. But does it work for mobile apps? Each iOS app release can take days if unlucky5
-
is there any need to learn objective c for ios app development if we are already planning to switch to swift language.. ?2
-
So apparently the most recent version of xcode is buggy? I just got the new macbook pro with the touchbar and was excited to dive into ios app development. Should i wait to download xcode until the issues are fixed? Any xcode users out there?1
-
Why the hack does the devRant app on iOS crashes nearly every time I want to open the notifications or a rant? The app does this since weeks now. This is very annoying!6
-
Hey I just launched a beta test for a IOS news app for my school. Any reviews would be greatly appreciated. Don’t worry about the articles not loading, I’m about to migrate websites. Thanks!
You will need to download TestFlight:
https://testflight.apple.com/join/... -
Want to use RFCOMM on iOS.
Need to enrol in MFi program.
Fuck Apple.
I have a complex project that now has to support BLE cause an iOS app is required. Can someone explain why the fuck Apple does this shit?4 -
How hard is to build the app store to stop all this nonsense ? I know ios is locked but at least we can stop google1
-
Hi there, I'm new to devRant, wondering has anybody successfully downloaded the ios version of devRant on App Store? I switched my account to the US version App Store, still not work. Which country could download this app?5
-
Anyone used Kickflip sdks in their android or iOS app? Kickflip.io
This is used for live streaming of videos. Or anyone used similar libraries? -
Got an emergency update to my iOS app blocked because the iPad screenshot wasn't pretty enough. While I admit the iPad screenshot was crap, it has been there for over 7 months with many updates not being held back until this update
-
@dfox on the iOS app, when you're done editing your profile, it fails to reload the page, displaying an empty page as a result.1
-
What is the best way to install iOS app for employees in a company?
Disclaimer, I'm no iOS developer.
In 2019 my boss asked if I could make a small iOS app. 3 forms which will have CRUD operations. I did it because I wanted to learn iOS development. The company got an Apple Developer Account and it finished the project within the week. The app can be used only from work's wifi, so if you try to use it outside that network will not work.
The issue is license. When I install the app from my XCode to one of the employees' iPhone, the app will work for 1 year (if I have paid for Developer Account). Also every time I make an update, the employee have to come to me with the iPhone and I have to install it directly.
Yesterday I submitted the app for Testing using TestFlight. The app updates automatically, but today I got notification that the "Submission for testing is rejected", because the tester could not connect with the server.
My question is, How do you install iOS apps for your work employees? I do not want to get Enterprise account because that will cost.5 -
Made an app for a client on both iOS and Android, published the the app on app store and google play at the same time week ago, google published the app within 2 hours, apple still though, WHY THE FUCK WE PAY THEM 99$ LER YEAR BRUH, THEY NEED A CERTIFICATE OF OWNER SHIP ON THE APP BRAND NAME SMH, CHANGE THIS AND THAT, FUCK THIS SHIT 2 WEEKS TO PUBLISH AN APP AND MY CLIENT IS YELLING WTF3
-
I am looking for a partner for an idea that I have. Looking for experience in UI/UX design as well as database incorporation. Can be iOS or web app developer. Comment if interested5
-
Anyone else unable to download the devrant app? iOS Germany btw, it's not in the app store anymore13
-
I'm no iOS developer, so sorry if this is a stupid question. I was told a particular app I'm looking to make an Android version for was built in objective-C and uses Ruby and AWS for the backend. so presumably I'd need to plug into AWS for my app,im just not sure how Ruby fits in...2
-
So I have some android device experience as well as scala with Play framework and someone has asked if I can build them and android and iOS for their business. Mainly information with a few tools for using their companies methodologies. I have never created an iOS app before only Android.
So my question is what should I do, write both natively or do hybrid using PhoneGap or alike (recommendations welcome)3 -
@dfox I know it's the unofficial app but I also know you guys supported it a lot. I think you should add a windows store link to the website next to ios and android ones.2
-
Worked on an iOS app that had horrendous rotation animation. Instruments to the rescue and worked at a colleague was using a resizable image with insets greater than the size of the image. Meaning when iOS tried to render the image it was doing a bunch of division by zero which was grinding the device to a halt.
-
DevRant Rant. Was commenting on a rant, then the app crashed. Haven't been able to find that rant since. Also, when creating new rant, I still have the text of my last rant here along with tags. On IOS 12.14
-
! Rant
When you have to change your desktop app because of a bug in iOS app and its fix on web service! -
I am a beginner in iOS development. Currently, I am on my week 3rd of training in the iOS development and I am glad to admit that it has been a smooth ride to understand iOS concept. I know a bit about Massive View Controllers and how they are much of a headache for this community. So, one fine day I was surfing the web and reading blogs to understand app architectural patterns in iOS. So I just stumbled on this (https://simform.com/mvc-mvp-mvvm-io...). It recommends using MVVM when your team relies on test driven development.
Just wanted to know if anyone can explain to me how MVVM can be used for test-driven development?2 -
Any Android / iOS Developers here? Share your apps or list the name of your app which is on play store/ app store?3
-
Hey iOS devs 👋🏻 have you ever released an app internally without the Apple developer program? 🤔I need an alternative and I hope you can help me please3
-
Are there any services that will compile your apps for iOS? I mean if you don't have an Apple computer yourself. If I use something like react native I could only compile it for android.6
-
@dfox something is up. I opened and closed the app 3 times in quick succession (iOS 10.0.2) and I saw 3 different lists of rants.1
-
I need a cordova ios plugin for uploading files. The plugin "cordova-plugin-file" does not come up to the expectations. Please provide me with a link.
Thanks.1 -
It fucking infuriates me when any iOS app presents the previous view controller instead of dismissing it when going back.
Please don't mess with my ram. -
Need to make a secure app for iOS to access and store credit card information. What database should I use?1