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 - "mobile app"
-
Client: We want a mobile shooting game with multiplayer, In-app purchases, leaderboard and stuff and you should also help us in publishing it.
Me: Cool what’s you budget?
Client: max $100.
I never replied again.16 -
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 -
Best experience: reverse engineering a CMS site to build a mobile app for it
Worst experience: reverse engineering a CMS site to build a mobile app for it -
Doing the stuff we learned in math today in C on my phone in portrait mode on a root server in my ssh app with mobile data in my free time in school is just some next level shit6
-
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 -
That disappointing moment when you realize that what you thought was a mobile app is just a web view22
-
- Take a course called "Mobile Application Development"
- Teacher is new and is thus lost on how things work because there is no formal training for them
- Teacher only knows Objective-C so that's all we're allowed to use
- Nobody owns a Mac and I think one or two people had an iPhone/iPad
- Only 4 public Mac computers are available to the school
- One to two people are on them frequently, limiting our time on them as well
- Not a part of the schools normal imaging and updating system, so we get to do it ourselves, which takes up like a week or two of classes (4 classes)
- This includes installing XCode and getting Apple IDs
- No real instructions are given besides "implement the APIs for Facebook, Twitter, and Google Maps into an app"
- Being an ass, for the final day instead of showing off the app we made I made a PowerPoint of my dislike of Objective-C and various struggles I ran into and how I decided not to make the app at all.
- shrug emoji4 -
* Grow guts to move from windows to Linux
* Spend less time on memes/gaming and more on projects
* Improve UI/UX skills
* Deploy a mobile app
* Learn Python for ML
* Dive into Hacking6 -
Gets hyped about HTML5 mobile frameworks
Builds an app that runs poorly
Switches to native and learns everything all over again4 -
Downloaded a Hello World template for a HTML/hybrid mobile app... My node_modules folder has a backup of The Internet now...4
-
When someone asks you "how much do you charge to make a mobile app?" But never say what the app does!!6
-
someone deleted my android app's backend folder from the server.
Now i have to answer why the mobile app is not responding.7 -
Product manager: "Programmers are limitted to computer programs, that's why app developers can do mobile devices too!"
Me: "Programmers are not limited to computer programs, its a general skill"
Product Manager: "Then why App
Development is a career?"3 -
What is Unity?
At first I thought it was an Ubuntu UI... Then a C# app framework like PRISM... Now it seems to be some mobile game engine?34 -
New returning client asked for a free mobile app in return for exposure.
Made a native web app that would open their web page (which is responsive)2 -
Me: *opens FB in mobile web browser*
FB: You there! Go ans get our great Facebook Lite app! It is faster and...
Me: Nope! *clicks X to dismiss*
FB: Nope! *a wild code appeared*10 -
Just an ionic app that I need to work on.
In the former dev defense, it was meant for mobile while I'm running it on Iridium on macOS, don't know if that counts
Anyways send help ASAP!16 -
Time to show off another UI built with Flutter. Here is the link to the repo if anybody wants to check it out: https://github.com/samarthagarwal/...3
-
AT&T: We've fixed your voicemail setup issue, use <APP> to set it up
Me: About fucking time
*uses app*
AT&T: Voicemail setup failed. Also, we've eaten 300MB of your 500MB of mobile data.15 -
Best thing about being a mobile developer:
Whenever your elders give you shit for being on the phone too much, tell them that you are testing your app and get away with it.1 -
1. Browse devRant mobile app
2. Open a rant
3. Switch to browser to check something quickly
4. Switch back to devRant after like 3 seconds
5. Previously opened rant is gone and I'm back at latest rants feed3 -
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 -
For the love of God. Please stop trying to make me download your shitty mobile app. I don’t have room, and I don’t want it. I just want to read the content that YOU SENT TO ME (looking at you, Quora). Nice way to make sure I unsubscribe and never come back. An unclosable pop up on mobile that just has a button to your mobile app while I have limited data and patience doesn’t do it for me. Fuck whoever came up with THAT brilliant decision.1
-
Today I learned that mobile development is a lot more difficult than web development and I’m never going to scoff at a badly designed mobile app ever again.5
-
In my view, there is exactly 1, very specific occasion, when hybrid / app wrappers / webviews etc. are the right approach for a mobile app.
1. Never8 -
Can't believe this, my boss was pushing me to deploy the new mobile app version and now that its done he is traveling and didn't migrate the data that the app needs to works....2
-
I will create a mobile app that will Stop Rain whenever
It enters my radius..
And yes it will use CLOUD services.
Yeah what? -
>be my team
>developing a mobile app
>I'm responsible for developing a "RESTful" API to interface communications between the app and the database
>there's also an "admin" web application which the client themselves will use to manage some shit in the database
>I've developed the API, it works with the mobile app
>instead of just making it simply a front-end app that makes requests to the API like the mobile app does, the guy responsible for the admin app completely ignores my API and implements his own with a certain messy dollar symbol language and a certain bloated piece of server software, accessing the same database directly, and does some operations in his own special way that will break what I've implemented
>now data inserted via admin app is inaccessible to the server API, and I'm expected to "fix" my code so it's consistent with this guy's shit, but the only way to do it is introducing interdependency between the actual API and the admin app's back end
Fuck my life, now I'm the one responsible for the app being broken because no way the guy who's used to kludging unmaintainable shit together fast would ever fuck anything up2 -
In-app browsers in mobile apps are so fucking pointless. People have default browsers for a reason. Why the fuck would I want to open external links in your shitty in-app browser?
- Deep-linking wouldn’t work.
- Users might not be authenticated to view the external links so they’ll need to sign the fuck in again - through your app.
Why the fuck do people do this shit?14 -
Is this seriously the devRant website? It has an advertisement for the mobile app that takes up 60% of the screen?!?!20
-
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 -
Me: *Trying to get the mobile banking app*
App: Nope, you have a rooted device
Me: *disables root access for apps and adb*
App: Nope, you have a rooted device
Me: *Maybe a xposed module would help*
Xposed: Nope, you have android nougat
Me: *Maybe there's some LineageOS marshmallow rom for my phone*
LineageOS: Nope, just android 7.1
fml9 -
Don't you hate it when your testers file an issue under the mobile app project for bugs in the web app, because they happen to be using the web app on their mobile phone browsers and suddenly its the mobile app dev's fault?3
-
So a recruiter called me for the Mobile App Dev position just to asked me wether I am familiar with "CODING IN XML"?
I was like if xml is consider a programming language, json will be too.12 -
!(!(!(!rant)))
When you're using a sophisticated software and you've shown your work to your non-dev friends and they say "Wow! What APP did u use?"
Furk it! App sounds like a small icon on your mobile phone to take a selfie putting a dog filter to post for everyone to see! You call this tool just an "APP"? May Zeus forgive this blasphemy.
destroy(rant);11 -
Final interview for a native Android remote job via Skype
Client: Should we make a hybrid app instead?
Me inside: fucking hybrid app, hell no, the job posting was for a native mobile dev, and hybrid apps are shit
Me: We could have so much flexibility and can adjust so much better in the future when adding features when we go for a native mobile app
*phew* I almost lost my calm back there -
Can we please stop using continuous delivery on mobile. I don't want to update your app every other week just because you decided to change a comment.
Also Bugfixes and improvements doesn't say anything as a changelog!5 -
Is anyone else experiencing slow image loads on the mobile app?
Even avatars are taking a long time to load. And I'm using wifi.6 -
I'm hoping it's not just me, but whenever I'm using a website or mobile app, and see something badly designed I get very angry...2
-
-> Contribute to Zulip's mobile app on github.
-> Contribute to babel.
-> Build 5 npm packages.
-> Dive into Haskell.
-> Have 100,000 ++s on devRant😁
-> Make a private project I built on github public.(still thinking about it).4 -
"I made a PWA, I'm a mobile app developer"
Me: No fuck off, you're a lazy cunt that doesn't want to learn native development.5 -
Finished my first build of a mobile app and it feels so good! First time I actually taught myself the language to make a project3
-
!rant
Ok dev's, im proposing a small movement for windows 10 mobile, if you have used windows 10 mobile personally, you will know it is actually a fantastic operating system that is super snappy and easy to develop for (No i'm not a microsoft fan boy, far from actually).
The only downfall of the OS is the app support, so im proposing devs come together and create quality apps and games for win 10 mobile.
Hopefully this can sort of persuade others into a revolution of sorts (And hopefully change microsofts mind of abandoning it), I personally will support windows 10 mobile for every game I create, within reason.14 -
-Programming my mobile app
-Need to debug something
-App crashes instantly (only) when I try to use debugger.
Guess no more debugging. FML4 -
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 -
Does Devrant have a public API?
I'm trying to write an extension for my Vscode so I can read posts while working without having to launch the mobile app.4 -
I'm a web dev who decided to take a shot at mobile development (My first mobile app mind you). I'm writing a mobile app and one of it's features is communicating to my server via websockets.
So I write the code, click to send the data and my server doesn't receive it. Fuck. I check why. I log everything. Nothing.
I spend several of hours and I'm exhausted by this point so i call one of our mobile developers to help me. Turns out my emulator didn't have a WiFi module. FUCK.
Alright so I compile it to an apk and install it on my phone. I popped open a terminal and started my local node server.
I click on the mobile app...
NOTHING LOGS. FUUUUUUCK.
And this is the best part.
Apparently I deleted the console.dir call from my server that executed when it received some data from an emitter.
I only thought of this last night at 2am so I got up and checked. Yep. Kill me.1 -
Imagine if libraries and framework you were using started making chabgelogs like the one they make in the mobiles apps.
*We've made some new features and some buh fixes 💫*3 -
Went to hackathon...created meteor/react mobile app and fell in love!
Now I have to go back to work and work with blan html/CSS and my favorite php(which I absolutely despise) -
Who the fuck decided to block a programm download because you are on mobile?!? Also I'm not even on mobile but on my Linux™ desktop ya cunt! An yes I know is a Windows app which is not intended for Linux. But have ya ever heard of WINE??!?
Looking at you CurseForge!23 -
When the boss externalize a mobile app that it could be done internally with existing resources for 10% of the external price and at the end the mobile app experience has creepy experience and so bad reviews ... In the meeting, Boss says that we learn to our fails but I was thinking something else:1
-
Spend hours implementing a working landscape design for mobile app. Priority #1 most important feature. Review meeting attendees decide not to support landscape mode because...well, for no good reason at all.
-
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
-
When your mobile app has like 5 analytics frameworks because the higher ups need "the best analytics data"...4
-
"Real devs test in production", in practice.
This was actually the second such notification I received. Not sure if this is standard for mobile app testing...2 -
It's a brand new year - and my first email comes in telling me the app is broken because they didn't receive any push notification (....no push notification was sent from them), the web cams don't work (....they've changed all the links to the webcams and now they're surprised it doesn't work in the app) and the app isn't available in France (the app is literally available in France).
Oh and if a user changes their font sizes in their mobile settings, it doesn't always look "very good" in the app.......5 -
Having an app doesn't give you a free pass to have a website that works horribly on mobile.
I'm looking at you, Mint.1 -
!rant
I studied BS Computer Science and one of our requirements is our thesis. All of the groups in our section proposed Web Based apps and got rejected because web based apps are too common. So we have no choice so all of us proposed mobile apps. Mobile Development is not in our curriculum so we have to teach ourselves during the development of our thesis.
All of the groups' dev collaborated and taught each other except one group, my group. Since I am a lazy motherfucker, I didn't taught myself how to develop a mobile app (android). So I made a web based app with responsive design, purchased my own domain, used android studio's webview and voila, a mobile app with a web based admin.
P.S. We got the best thesis award.3 -
It's been a while since I've heard a consensus of a moronic idea from the corner offices. I was invited to a department planning meeting (just to listen, not necessarily engage or add value) and discussion went to the development of a mobile app.
Mgr1: "The CEO has the net present value of the mobile project as $20 million. Where did he get that number?"
VP: "No idea."
Mgr2: "How will it be any different than our web site that is already mobile compliant?"
VP: "It is to gain market share"
Mgr3: "Market share from who? A mobile app is not going to increase our customer base. At best, it will only move some of our existing customers to mobile. No way it would scale to those numbers."
VP: "The primary benefit is so customers can browse offline."
Mgr2: "Offline browsing isn't listed in the milestones."
Mgr1: "We're not going to push and keep gigs of data up-to-date on someone's phone just for random times they don't have internet access."
VP: "I guess that's right. We can push our pdf catalog. That's only a few hundred meg."
Mgr2: "Pushing the catalog? That's not on the listed milestones"
VP: "Its all assumed."
Mgr3: "Who owns this project? Web team is already maxed to capacity."
Mgr2: "Marketing team only has 3 developers, we can't take on anything as complex as a mobile app and support the existing processes."
Mgr1: "What about the network infrastructure and PCI compliance? We're talking about a system for the web site and another for mobile, right?"
Mgr2: "Who is going to manage all the versions in the app stores and future changes to the mobile platform?"
Mgr4: "Not us"
Mgr2: "Nope"
Mgr1: "OK, good. Its very likely this project will be dead on arrival at the next company strategic meeting."
VP: "Mobile the only project on the strategic meeting agenda. Sorry guys, it's happening. We're not going to leave $20 million sitting on the table.
<awkward silence>
VP: "Next item of business ..."3 -
WTF with all this full screen popup to promote a mobile app on so many perfectly functional mobile/responsive websites. If I'm the developer of that mobile website and asked to add that kind of popup to my work, I'd be offended.1
-
Do you plan to develop a mobile app which works cross platform? DONT USE IONIC(2). JUST DONT. Thank me later. Have a look at react native (not perfect but much better)13
-
Thinking of using Xamarin for the development of a mobile app for a side project. Yea or nay? Android and iPhone.4
-
Lets make an app that shows a lot of ads. Oh, people actually have to download and use it? Well, let's half-ass a game and name it [...] of[...]!
-every mobile game studio2 -
TO ANY UWP DEV HERE.
If you aren't handling it in a different way,
//hide mobile status bar
if (ApiInformation.IsTypePresent("Windows.UI.ViewManagement.StatusBar"))
{
var i = StatusBar.GetForCurrentView().HideAsync();
}
this is ALL you have to friggin add to hide that hideous white space above in the app on windows 10 mobile.
Coming across too many apps which don't implement this simple thing.2 -
I'm building a cross platform mobile app for this sales company to manage sales of each Van Sales Representatives. The app displays details of the customers; name, address, etc...
After demo, they requested for a map inside the app, specifically on the screen that displays the customer details for easy navigation by their VSR.
All attempts to convince them to use Google maps failed :(3 -
According to the report of Reuters: The United States Navy banned the social media app TikTok from government-issued mobile devices, saying the popular video app represented a "cybersecurity threat." A bulletin issued by the Navy on a Facebook page saying users of government issued mobile devices who had TikTok and did not remove the app would be blocked from the Navy Marine Corps Intranet.
The Navy would not describe in detail what dangers the app presents, but Pentagon spokesman Lieutenant Colonel Uriah Orland said in a statement the order was part of an effort to "address existing and emerging threats...." The U.S. government has opened a national security review of the app's owner ByteDance.7 -
I have big plans for 2020:
- learn a js framework (angular, react, vue, etc)
- publish a mobile app
- contribute to open source
- start blogging
If I complete only one of these before 2021 I'll be happy 😊2 -
Message to @dfox :
Just so mobile devs know for their apps, what advertising platform helped attract the most users to the app for the most bang for your buck? Was it Facebook ads, Instagram ads, word of mouth, etc?2 -
First time developing an Android app using Android Studio. I wanted to see how it is to make a mobile app. It's very simple, doesn't wow with design and calculates price discounts. First time using Java too, which was cool. Biggest annoyance? Making fields and buttons "responsive" to different screen sizes!1
-
I have no experience with mobile app developement and i dont prefer coding in JAVA. But i want to make a mobile app based on an idea. Where do i start?21
-
This project is frontend hell.
We have a dark theme and a light theme. Light is the default but not for mobile. For mobile the dark theme is the default. And if we dont like something we just create a overwrite css. And if that one isnt working we just create yet another overwrite file. And !importants. They are important to make sure things are working.
The we use this framework, but not for mobile. No mobile is just custom jQuery.
Ow and of course separately from the mobile version we need a iOS app. An app which totally differs from the mobile version because we want users to use this now.3 -
Devrant website UI is so fucking cool! Man I so love it! <3
(the last time I used it on a browser was almost 1 year ago, when it had the mobile-app kinda UI)
It kinda overshadows the mobile app UI. Wish I had more time off from my job and could work on the mobile UI for android.1 -
Mobile App Development vs. Web Development as a career? It doesn't matter. Do your job well. Sometimes, you can't control where they put you.
-
More and more of my friends and family are finding out I'm an Android Developer. I'm so sick of hearing, "Hey, I have a great idea for an app...". They all think you can build a good mobile app from scratch in a few days.2
-
Conclusion:
Cross-Platform mobile development sucks.
I will spend more tie but deliver more elegant app2 -
I am developing a REST api for my android app using laravel.I want to implement web to mobile chat like Facebook's messenger.Any suggestions?13
-
No seriously, tell me more about how leveraging React-Native for sections of the app and creating these custom architecture patterns is going to revolutionise mobile development. I'm all ears.6
-
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
-
I produced this Apple development rant into a clip:
https://youtu.be/MVduaVD1YE4
If you're a mobile dev, you'll probably find it familiar...7 -
I want to buy a beer for everyone who developed the mobile pass app. Just breezed through immigration and customs without waiting in the 1 hour+ line. Technology wins. Cheers!1
-
devrant.io a site designed for developers and aimed at a platform they don't use for rants.
The desktop website is a quick bodge of a job, but they spent allot of time on the mobile app instead...
I would of thought that devs would prefer to write their messages on keyboard since it is second nature to most.
Correct me if I am wrong, but has no one else thought about this? I mean the web app is literally just a letter box view so that the format is the same as mobile...3 -
When your sales guy sells your web based platform as an app when you've just finished making it responsive for mobile devices......2
-
i was given one month to build a cross platform mobile app that uses GPS tracking and handles employee clock-ins. Help4
-
When you are working on a mobile app since 2 years and it is not in production yet !.......Fed up with it... -_-;4
-
Need some advice, which charging model is most beneficial nowadays? (for a mobile game):
1. Pay for full app
2. Free download and in-app purchase(s)
3. Free download and ads (pay to remove?)
4.?14 -
What is the scope of Meteor? Does it have a steep learning curve? I'm planning to build a cross platform app (web + mobile).2
-
Can we get a non-mobile web app? It works alright but it'd be neat to have a proper full screen view.1
-
Why do people like or even use Discord?
It is the same people behind OpenFeint and Discord - which has some lawsuits against it because the app installed shit on mobile phones without users consents12 -
Building CMS for one of our client on demand. Young client seemed to be pretty upset, when we told him, that all the functionality including all the forms had to be build from scratch. He told us, he thought it is there in the computer "by nature" and does not need to be programmed.
-
Why install a native app to use devrant on a mobile phone? Your website is not totally broken in a mobile browser. Responsive web is possible in 2020, believe me and give it a try!11
-
How do you learn to design the UI for mobile app? I don't have problem with business logics but my app is hella ugly 😂7
-
Thats frustrating !
The fact that devrant does not allow you to access the feeds on mobile without using the mobile App !
Why ?!4 -
So, this week I started working on my first mobile app with Xamarin Forms. I already have a login and register functionality. The mobile app is connected to an Laravel API and SQL database. Happy with the progress so far.
I am new to C# so I had some struggles, but after some days I began to really like it.9 -
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. -
Client: we would like a fully featured web app with a companion mobile app. Here's what we want it to do
Us: ok nice. What's your budget for this?
Client: $5k
Us: ...6 -
Frameworks for Mobile Hybrid Apps.
So we are considering to migrate our native Android app to a Hybrid because the app almost entirely consists of webviews.
what do you think will be the best choice to try.
in terms of performance, documentation, community, ease of writing and maintaining code13 -
Anyone knows why comment limit on web version of devRant is 1000 chars and on mobile 2000 chars?
Is this an actual feature to push people for using mobile app, or inconsistency caused by not updating web app?7 -
For me mobile means devrant or hacker news.
What's app - hardly twice or thrice a day to talk to my wife.2 -
No devRant, i do not want to install your App. Let me use your website on my mobile browser without desktop mode and without the need to login.5
-
I can create and deploy a web app (LAMP stack) but I don't know how to create mobile apps. Should I hire mobile devs in the future or self study and create the mobile apps? Um or find some mobile developer to partner with? 🤨4
-
I wanna make a mobile app. I just don’t know what to do. I was thinking on a study app , but my mockups were basically a ripoff from an app i used some time ago (funny how we think we can do better, but end up with the same shit). So now, back to square one :/
Any ideas? Anyone needing a very willing developer ?3 -
2019
growing actual hatred for apple.
worked full time for 0/hr for the last 365 days on a mobile app.
got a resin 3d printer.
2020
hopefully get an income. -
Is there any of you guys here that make a decent income from admob on mobile app here? Any advice on that?1
-
Working on a cross platform mobile app for work. We've decided to use Xamarin.Forms. Anyone else using this?9
-
I posted a few weeks ago about how I started my own mobile app development business. Today, I released its first app. It's a turn by turn navigation app for amusement parks, right now it's only featuring Walt Disney World. If you have an Android the app is called AmuseGO. I'm waiting for apple to approve it.2
-
Node introducing Javascript as more than a front end web language was definately the start of the apocalypse. Just because you can use javascript/html/CSS to build a desktop or mobile app doesn't mean you should.9
-
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.
-
RIP YouTube Vanced. It was great while it lasted. Luckily we don't need to go back to the official app on mobile, there are still alternatives that don't suck nearly as much.16
-
How do you define a app's nationality?
Right now India is banning Chinese app due to India-China border issue.
So how do you define? Based on the company location? Their developers location ? If a software contains a open source Chinese package, do you consider it's a Chinese app?
What about the case of PUBG mobile. The mobile version to publish by Tencent, so is it a Chinese app?8 -
!Rant
Bug Report / Feature Request.
Just 2 things that bother me with the web app.
1. You can't modify rants or comments - only delete them.
2. On the profile page the web version does not replace line breaks "\n" with html breaks "<br>". (See the code on my profile on mobile vs web.
Just thought I'd mention them since I use the web app more than the mobile.5 -
In no particular order:
Educational website on comunicating with politicians
A mobile app game
IoTing my condo (lights, blinds, and thermometer)
My node bot
A website automated testing tool. -
Been developing a FAAS backend for a mobile app while going back and forth to work in the train, constantly loosing wifi and failing deployments, it's like waterboarding for geeks4
-
I hate it when I am looking online at someone else's code where they thought they could just paste 50+ lines of code with no formatting! Or even worse, the sites desktop app has formatting, but on mobile, the app just smashes everything together. Does anyone else have this problem?
-
Yeah right. If we go hybrid mobile app it's like the same work as native but you get 2 apps for 2 platform for the same time / cost. That's how it works 😭
-
PixelCraft is a pixel Art & Animation Creation Tool Built using HTML5 Canvas.
It is a Progressive Web App (PWA) with offline compatibility.
It is mobile-friendly and is very easy to use.
Would love to hear your feedback.15 -
I don't like how I develop our apps right now. My team leader said that the UI of the App, we are developing, only our UI/UX expert makes decision on how our app will look like. No developer must interfere. It's like shut up and do this. It's practically insane!6
-
Anyone here know of a crossplatform note taking app that is free and opensource. maybe even with the option to selvhost the synch server10
-
Motherfuck oh clients! My goodness their requirements.
They want a tiny part of an app load inside an iframe in a different app and have the data communicate both ways and the ui should look seamless and mobile responsive too.
What the actual fuck? iframe in 2016 ? Seriously?5 -
I wish some sites weren't designed "mobile-first" as in "fuck desktop users and people who don't want to bloat their systems with our app".7
-
!advert
To all indian ranters, print your pdf programming literature using printster.in or from there mobile app, prices are really cheap.9 -
I had a project idea for creating my own cloud service based on DO spaces. Today I started.
Had the webapp done in several hours and it's already deployed. Next step: the mobile app. I tried out Flutter and I have to say, for beta it's really good! So I'll work with Flutter for the mobile app.
Excited dev here! -
Client sends a message that the mobile app is crashing and displaying a message that is nowhere to be found in code.
neither frontend, nor backend.
Do they even know which app they are using?!1 -
Well, I love react-native and how easy to build mobile app with it. but damn look at these folder sizes jeez1
-
Coolest thing I ever worked in was a charity web app/ mobile app for Ronald McDonald clinic on wheels. Used the mean stack with meteor.js and react.js
-
Spotify, where are my Subscribed Podcasts? Why do mobile App, Web Player, native MacOS App, and native Linux app so diffrent in the UI and even in the wording used? Leaves me, your paying user, upset and confused.rant podcasts ux userfriendly podcast spotify uxfail userexperience designforreallife crossplatform spotifydoesnotcare3
-
The only one I can talk about is my final project back in 2012 when getting my bachelors at Full Sail University. You can check it out on youtube its for Restaurants. Came out pretty nice and the app was all built in as an web app and using HTML, CSS, jQuery, PhoneGap, xCode. Its a good alternative way to develop mobile apps without being a native app (which I don't know native mobile).3
-
is every mobile app made with Web technology ( phonegab, Cordova,etc.. ) have a sluggish drawer ? or is my note2 is just of power to draw a drawer !!2
-
🚿 Mobile dev shower thoughts:
The regular "paid apps" are just IAPs that happened within the "AppStore" app. 🤔6 -
Keep restarting my mobile app because I keep discovering new ways to make it. Xcode? Xamarin? Skade? Flutter?6
-
From mobile dev to mobile dev. I'm really digging the smooth transitions in the double filter in the app @devRant.
Smooooooth -
Us users would never accept data lock-in for photos and videos from the camera app on smartphones.
Yet, for some reason, we accepted data lock-in for saved pages on mobile web browsers.5 -
Guys I need an advice. I have a very good idea for a mobile app, but at the moment I know only C++. What would you recommend me to learn for building a mobile cross platform app, and, of course, what tools should I use? I'm completely lost, but I really want to develop this.4
-
"A day in the life of a mobile app developer"
No back-end validation or back-end string sanitisation.
All in the front-end. -
"It needs to be pixel perfect"... Given single design for desktop (users use mobile app), with random spacing and inconsistent vertical and horizontal rhythm.
From @browniefed on Twitter1 -
Okay guys.. I am so lost! I want to be a developer but can't decide on a certain area. Like should I be a web developer or mobile app? If I am a web developer, should I concentrate on front end or back end.. If mobile app developer.. Should I focus on Android or iOS or cross platform?
I really can't decide what to do and what to learn? Feels like to learn everything and at the end not learning actually anything.
Any suggestions guys? I will be really grateful!7 -
What is the gist of a function point analysis of a mobile app? I need to do one and have 2 days to learn what it is
-
I've only used Cordova for cross platform mobile app development, I want to try Qt, has anyone used it before? Would you recommend it? Thanks.4
-
Telegram is blocked in my country 😭
The web version is no longer accessible but the mobile app still available, but it just a matter of time6 -
website no longer lets me use it on mobile
ok, fuck you, I’ll install the mobile app
app is shod city
what10 -
Anyone else feels like the Github mobile app is pretty much useless and its existence proved why they didn’t create it sooner in the first place?2
-
So this is my first and official app
https://play.google.com/store/apps/...
It's a note application with a reminder feature please feel free to download and give review thanks
Here is the GitHub feel free to dig in
https://github.com/AndreKelvin/...1 -
I need to make a mobile app for a project, do you have any idea?,or something interesting that you have ever wished in an app?8
-
Why do I keep getting an error when posting my rant saying, "There was an error creating the rant."?
Has anyone else gotten this before? Happening both on mobile app, mobile browser, and laptop's browser so it's not the platform.
EDIT: So this rant went through so it must be something in that specific rant. It's pretty long.8 -
Looks like google dumbed down the YouTube home page by making it look like some retarded mobile app. Fuck this shit I'm not using my fingers and my fingers arent so fat that I need 5 cm large thumbnail ffs.3
-
Realized that there are individuals that wants a simple mobile app to try out their business idea and needs you to take care of all of it from writing requirements to deploying the app. Also from a third world country and would not get any offers for any embedded hardware job.2
-
Does anyone know a good todo app? I' searching someting _simple_, so no kanban board whatsoever.
I only want a way to do simple lists.
I'm looking for a mobile app, if it has cloud synchronization or even a desktop app, that's an absolute bonus. Also, while we're on that topic, self hosted would be reeeeaaaally cool (but again no must)6 -
Why does the devrant android app not compatible for newer android versions.
And if it doesn't... Then why does it tell me to download the app on the web in android while blocking me from using it.
Every time I use it on mobile I have to enable desktop site option and zoom in .....11 -
Struggling to write my Engineering Thesis code. Not because I'm afraid of tech, but because I have no idea what it should do.
I'm testing mobile apps performance, but getting the right idea is pain in the ass. :(
Never been too creative, but always have been over ambitious and lazy.
So the deadline is coming slowly, I have specified my 'tests' (authorization, API connection, heavy calculations, graphics, database handling) and still don't know what my app should do.
And ideas or suggestions what else is to test? -
Does any one feel devrant is slow to load rants and images on mobile app? Tried both cellular and multiple wifis. Internet doesn't seem to be the problem here
This seems to be happening for a few weeks now8 -
Does anybody teach mobile development live? For example as code is being written they are providing audible commentary that is also captioned that is also downloadable after session is closed. A cool feature would be to have a q and a live and it picks up the commentary and/or question from the audience too, I think I just thought of another sound mobile app idea!5
-
What causes a mobile app UI to run slow or laggy? and Can a framework cause an app UI to run slow or Laggy?4
-
Can someone recommend a good, free and easy to use service (web or windows app) for mobile apps prototype, mockups, etc. I want to create a visually rich and possibly clickable prototype for a mobile app idea before development.7
-
Working on a feature where our app users can call US phone number directly from the mobile app. We are using twilio for this. Working on this feature for past 1 week and will be releasing soon.4
-
When the services team asks the mobile team what the response on a request is... And then requests console logging on the app so that they can test their code.
-
I have a friend who always talks about coding on his whatsapp status, he even posted a screenshot of a mobile app he allegedly was working on. So, i asked him what language he uses to Develop Mobile apps (not web apps) and he said, html, css and php. I am a beginner in programming, i know java, python, dart and Javascript can be used to develop mobile apps,can we also use html, css and php to develop mobile apps?8
-
8:00 - 4:00 : at the office, coding non sense in-house mobile app projects which have no success at all. Two years so far !!
-
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
-
I would like to know who of you actually works as a developer in backend / mobile app work in native languages? (as to say, no js) With work I mean, actually working for a real company.1
-
When somebody says this project is the same as the one you just finished so "just copy paste" about my latest mobile app. FML
-
Hate it when the devRantron Mac client app doesn't support copy and paste. What devRant client do you use? Web, devRantron or mobile apps? Thanks!
-
This is a legit rant.
What would you ask in a written/online test if you are hiring a mobile app developer, specifically android?
I'll tell you guys what I was asked after I get 10 comments sharing the community's views, so that I don't make a fool of myself.5 -
Guys I’m mobile app developer , I know my way around objective-C, swift and java , now I Wanna learn a new language just to expand my horizon , any suggestions ? I’m thinking of python 🤔3
-
If you wanted to steal someone's discord banner or pfp on mobile or without going through dev console, I made a web app.
https://dc-steal-pfp.herokuapp.com/...
I do accept constructive critiques, just not on front end, lol.2 -
Can we acknowledge how devrant sucks in terms of UX/UI? I mean, the desktop feels like a lazy copy of a mobile app whereas the mobile web version doesn’t even have a menu( not even including the many other issues on mobile). Feels like the devs of devrant are more focused on ranting about their own job than coming up with a better design/ functionality and / or adding PWA support and are forcing us to use their app9
-
Was about to post a pic of my mobile sites certificate from Google, and then I realized that my real name would be revealed to possible co-workers who might use this app.
Whew!!!!! Dodged a bullet. -
Share an action says add more people to test your actions.
And also it says once the user has opened the link shared, they can start.
But on the Assistant app on mobile, I can't find my app. Anyone into this?6 -
We are launching a new product soon. The C-levels have decided to call it "Foo Bar" (fictive name).
Now all our products are called:
"Foo Desktop"
"Foo Mobile"
"Foo Bar"
Nearly all internal & external reports previously was that "Foo" has problems. We nearly never know if they are talking about the desktop app or mobile app. Soon we will not know for sure if they report a problem about "Bar", Desktop or Mobile.
All 3 applications uses a different tech stack with their unique problems :') -
1OWE Android App
A simple mobile app to make deals with your colleagues, friends, wife, kids and others on how much you owe them (chocolates, $$$, trips, pizzas, etc).
Deal gets activated, when friend confirms it.
So next time, when some dev helps you, you owe them (something). -
Working on a project for myself and to put in my portfolio. Talking about it with a (non coding) co-worker and discussing where I am in the project as I've been really excited about my progress since I'm working from scratches with no frameworks for the back-end(the only side I've worked on so far). I was talking about the registration page and getting ideas as to what I should let users put on their profiles and she chimes in, "This would actually be better as a mobile app. That would be much easier to use." Well yeah, probably, but I'm a web developer, not a mobile app developer. Plus making it a web app means users will be able to utilize it through any medium rather than just their mobile phone. I can (probably) make it responsive enough that users don't mind it being a web page rather than an app.
I'm still learning, I know PHP, Python and a little JavaScript, not really enough to build a mobile app. Yeah I'd love to make this an app, but then I gotta support multiple products across several hundred different devices in multiple languages and I'm just not ready for that. Let's get the back end finished and we can go from there.1 -
How long should apps take to build? Im being told 2 hrs min, 1 wk max...did I miss something or am I just slow?
Oh, btw, ANY app goes. Not just web/mobile....😒8 -
Is there a website that is equivalent to the mobile app store but with webapp and website instead? Something like a library of websites where we can rate and discover new, interesting, and useful websites.4
-
I want to make an mobile app(Android, don't have any apple products). Please give me some ideas, I cannot come up with any. I'm not intending to sell the app(nor publish it to the Play Store because I don't have a dev Google account)4
-
This partnership gives Google advertisers access to Unity’s mobile gaming network through Universal App Campaigns (UAC). This means Unity mobile app developers will be able to monetize with Google’s ads without any additional required development work.
To date, the partnership has resulted in video completion rates of 87.3% compared to the average benchmark of 32.5% (Source: Moat Analytics Benchmarks: Q4 2017). Furthermore, Unity has consistently scored 97.8% for valid and viewable rates, well above in-app benchmarks of 54.7%, providing a brand-safe environment for advertisers while also creating value for developers and gamers alike.2 -
What are the first set of apps you install after you purchased a new mobile device?
Mine is:
- Gmail
- Chrome
- Bank app
- VLC19 -
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 -
Pussies banned me from Reddit subreddit. Is there a way to bypass this ban on mobile device? Creating alt account does not work since app has two accounts at the same time and they obviously know. I can bypass on pc easily but app…
Is there a way to purge my account history on app? So I add fresh account. Do you track device mac maybe?24 -
Why does devRant show I have 6 unread notifications?
I cleared the cache. Even downloaded the mobile app to check whether it was only a problem with the web-app.
No, that number is still there. The mobile app claims it is the comments section. I scrolled down to 2019 ( no, I haven't been all that active ) and still no unread notifications.
Why didn't you think of putting up an 'unread tab' when you were creating all those tabs on the mobile app? Please add an unread tab 🙏
Also, the read and unread markers in the dark mode could have a little more darker contrast difference in the dark mode. I don't know about light mode, because I don't use it ( but I could check once I get notifications from this rant; I'm turning light mode on for a brief while to check this )
I haven't had unread-anxiety before, but I guess I have it now ( not really though )23 -
I’m a mobile app developer, I want to learn something so that I can develop backends.... databases, rest apis, admin panels etc. I know basics of php, meanstack and django. What should I choose...3
-
I unironically can't figure out how to upgrade to devRant++ on desktop. It's cool that you don't want to nag but cmon!
I did find it in the mobile app. Is it just not implemented in the browser view?2 -
A question.
I understand ads on browsers that use cookies, but I don't understand how I get the same ad on a mobile app say instagram, for a search I did on laptop browser?
Thanks in advance.5 -
Agile can work really well with webapps. But does it work for mobile apps? Each iOS app release can take days if unlucky5
-
Tried the past few days to integrate several push notification services into a Qt mobile app. I really love Qt, but sometimes it's a real pain in the ass..
Has someone experience with that? -
I am thinking about working on an app using which users will be able to create a survey or a set of multiple choice or sorting in a particular order questions amongst their friends or colleagues and at the end would get a response about which option received the most votes or which is the most preferred order.
The responses will be anonymous even to the creator of the questionnaire.
Is this idea good enough to work on? -
First funky public app with now, a plain chat in the console (does not work on mobile then) https://gloubiboulga.now.sh
-
so i got this client i'm developing a mobile app for. i don't have a contract with him and i'm afraid he doesn't pay after the app goes live. any recommendations how to make the app obsolete if he doesn't pay.2
-
Anyone have any final year project ideas? I'm looking to do either a Web application using an Angular client side or a mobile app using Ionic. I'll be using Spring for my backend1
-
Wanna build a cross platform mobile app, Ionic or React Native? Or does it depend on the project I'm going to build..1
-
Anybody here work with Firebase before?
I have a web app (react) that writes to a Firestore DB and a mobile app (react-native) that reads from the DB. As of right now, in my Firebase console I have the project set up as a web app project. Is this ok even though I’m reading the DB through a mobile app? Let me know if I’m not clear at all. Thanks!5 -
docusign signs sucks
adobe mobile sign app wount login from my app
google docs cant sign imported pdf's
wtf 😅 is everyone trying to stop me from working. i don't want to print sign and scan -
How do the mobile offers in games like "get 1000 Gems if you ... in some other app" able to verify that you actually did that?9
-
Can a mobile app dev here explain to me why updating an app causes its shortcut to be removed from my home screen on Android? Its always the same app, so I assume it's due to poor development?8
-
Where can I find cheap or free mobile app ux/ui designs? I wanna build a note taking app but Im bad at design. I want to find some decent ux/ui design template so I could just jump in and start implementing5
-
It's been a long time since I visited devRant website. So many changes and the UI feels so good. I preferred web version than the mobile app version now.
-
What’s the best free live chat package or service for offering customer support in our mobile app and also on website. ? I found tawk and chatwoot…not sure what’s better1
-
Guys, what's the most popular cross-platform mobile app framework out there?
We recently ported our apps from Flash to Xamarin.Form..3 -
Telegram uses the latter – on the send message text field for the mobile app, and on the list item on the sidebar for the desktop app.
It feels faster and snappier. I think it's a good UX if used correctly.
https://artemsyzonenko.github.io/cl...12 -
Is there anyway to copy any nfc chip and replicate its id through your mobile, i have the nfc retag pro app and wonder if i can do so through it?1
-
Why hasn't anyone made a mobile SASS app yet? Sometimes you need to code on the go, and you just can't drag around a laptop.
Or is there an app and I just can't find it?6 -
devRanters every 5 minutes be like "I haz new notifs???"
PS - devs: I just implemented GCM for my employer's mobile app. it's easy and it's free. you can notify us of our notifs ;)3 -
Help me make the decision for taking mobile app development services
I need some serious help in making the right decision for taking the mobile app development services. I have all the plans ready to get the mobile app developed for both the android and iPhone users, but I am not sure whether I should I hire a mobile app development company (https://mobiledevelopmentcompany.app/...)or should I hire a freelance mobile app developer to get the services. I want the application to be in good quality and should be developed in minimum time. What do you suggest I should do? Kindly share your views in the comments section. I will be waiting for your opinions.2 -
I am a technical writer. I have good knowledge of Node and Angularjs so my all blogs are related to these technologies. But now, I want to write something related to online food delivery services. This business is in demand at this time and mobile application is the reason. Any advice or suggestions related to online food delivery mobile app development would be great for me.
Currently, I am collecting some information through this resource https://iglobsyn.com/on-demand-food... -
Thought of an idea for an app I want to start working on as a personal project. Was thinking of using Ionic to create it as I have some familiarity with Angular already but have never used Ionic itself. Thoughts? Concerns?
-
Anybody used nativescript for mobile app development? Is it worth looking into or are there better alternatives for that?1
-
who ever developed a cluster fuck of this platform called zoho cliq
fuck you!!!!!!
the mobile app doesn't even login -
Happy the devRantron mac client app is working again. Way back it suddenly did not work so I just used the mobile apps.1
-
!rant
Participating in an hackathon next week with open theme and needs to be a mobile app.(12 hours)
Help me with some ideas fellow survivors3 -
Incredibox is an online music game and mobile app where you can create your music by dragging and dropping audio icons onto fun animated beatboxer characters.1
-
Lets just say that Stripe payment gateway or paypal doesn't work in your country, but you have to accept payment through credit/debit cards like martercard/visa and Paypal in your web app or mobile app. How would you do it?12
-
Should I write my app as a pwa or in electron. The app needs to be on mobile devices too but I wont mind rewriting the app for another platform since the app is pretty small. It only needs notifications, network access and basic read and write access to write some pretty small configs. Most of the code will be for the ui anyways1
-
tried to use devrant.com on a mobile browser: login only possible when spoofing desktop user agent, although at first sight, the site seems to work well in a responsive view. After upvoting 2 posts, website keeps nagging to install the app and sends disfunctional redirects. How can any website be broken on mobile in 2021?5
-
I want to be a full stack developer already but here I am stuck learning java very slowly... How long will it take to become a full stack developer with mobile app dev skills?
-
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 -
How DevOps is beneficial for Mobile app development?
Can anyone explain to me with a budget-friendly Mobile app development company?1