Questions

Results for: iPhone Development

class MyViewController: UIViewController, UITableViewDataSource, UITableViewDelegate { let tableView = UITableView() override func viewDidLoad() { super.viewDidLoad() // Set the table view's frame tableView.frame = CGRect(x: 0, y: 0, width: view.frame.width, hei...

Continue


Well, the biggest cost here wouldn't be in the app, but in the server infrastructure. As usual with connected apps, people often forget they have to be connected to servers. The app itself is just a view to what the servers provide, so it's not the major cost. 20K $ to 100K $ should be enough. On...

Continue


For whatever reason, Quotes are immensely popular and one of the highest searched terms on Search Engines. Now, because there are countless Apps already, you'd definitely need to monetize with advertising or perhaps implementing something that the user could personalize the quotes with. Pictures...

Continue


Hello, this is Ann. I am a business coach for small entrepreneurs with a lot of experience in business. About your question, I would love to make some suggestions. Scannable or Evernote are developed for this purpose. They are created by verified provider, so you don't have to worry about the qu...

Continue


Have you tried AdWords and a website/landing page for you or your business? I know a company in Brazil that is doing exactly this: * They have a website/landing page setup that explains how they charge for the application and has a call-to-action button to ask for an evaluation of the project t...

Continue


We have built a product on Twilio that we sell to doctors offices. To my knowledge, what you're asking for is not possible as-is. What you could do though: When someone calls, have the system text message you "Hey, this number called, click here to call them back" ... and the "click here" is ...

Continue


Apple will allow a developer to register 100 UDID devices per 12 month cycle to test via TestFlight or HockeyApp. Having started with TestFlight, I would really encourage you NOT to use it, and go directly to HockeyApp. HockeyApp is a much better product. There is also enterprise distribution ...

Continue


First, you need to consult with someone who understands the complexity of the app that you request it. This person can be your friends who have background in CS or IT. Usually, people usually hire some freelancer or developer team and you pay it hourly. Once finished, you can just ask those team ...

Continue


You can't offer trials or even easily make refunds accessible via in-app purchases. What you can do is actually make manual deposits or write checks back to the users who ask for it. But the purchase behavior associated with in-app purchases really shouldn't require any promise of a refund. In...

Continue


Try not to think of your "conversion" as a single instance in your app users experience, but a series of nodes that have no try end point. Starting with the on-boarding process after they've DL'd the app it's important to understand what your conversion funnel looks like sequentially. For examp...

Continue


Copyright © 2024 Startups.com LLC. All rights reserved.