iphone home button stopped working. I want to check out howly - iphone

I heard about the Howly site, there people get personalized online help from high-class experts at any time of the day and night.
Has anyone used their services?

Related

I have over 200 of these analytics in my phone settings can anyone tell me what they mean please?

I hope someone here can help me, I have s that my partner of the last three years may be tracking my phone and laptop... I found over 200 analytics in my settings on my iphone. I am new to all this and he denies any computer knowledge but I am guessing these analytics may be stopping me accessing certain apps on my phone. I will include a couple of the analytics so you may be able to tell me exactly what they do and can I remove them?
I have been trying to work out how to show you the code but I cannot for the life of me work it out.. can anyone tell me how to share these analytics??
Tracey

Is there a way to code in Swift to track and log the time spend in apps by the user?

Some of you may know the app "QualityTime" an app where users can track their behavior (time) spend on a all their apps. Does anyone know if there is a way to implement this in swift 3 so I can use this in my app project? I want to keep track of the users time spend on Facebook, twitter or Instagram for example and present this information in my app.
To make this even more elaborate; is there a way to keep track of how many pictures are uploaded by the user to Instagram for example?
Thank you guys! very curious to hear what you have to say about this.

Cannot upload an image while creating a Facebook Mobile App Install Ad

I seem to be stuck in a dark alley with no one around and no signboards either. I'm trying to create a simple Facebook Mobile App Install Ad . . . and seem to be stuck on the 1st step since many hours. I just cannot upload a banner image.
The image is 600X360, the exact specification facebook wants.
I've tried both png and jpg
I get no error message, it just says 'Uploading' for a few seconds and then it's back to where it was as if nothing ever happened and the image is not uploaded.
I've checked by browser versions, Flash versions.
Tried with Chrome, Firefox and safari.
Tried on my mac and on Windows.
NOTHING. It just shuts up and doesn't accept the image.
Called up the toll free number given on facebook's ad setup page, which says "call for Free ad setup" . . . but the girl who picked up refused to transfer the phone the call to a tech until I commit my daily ad budget to her.
I try to tell her that I have not decided it yet and I was just trying to see the preview of how my ad will look, so I can only decide on my budget after checking the ad, selecting my target and regions.
But no, she says, it's 'Policy' to transfer the call to techs only if my budget is above a certain level . . . and all I wanna do is see the damn ad preview.
Looks like something wrong with facebook's server since it won't accept the image uplaod from all OSs, Browsers, but I don't see anyone else even talking about this so it must be just me.
It's creeping me out with supernatural superstitions about myself and if someone else has experienced this, please just tell me that you have . . . so I don't freak out that some paranormal curse has been cast on me or something.
It's creepy and I don't know what's the reason.
Thanks for listening.
And oh yeah, if someone has been through this and found a solution, please let me know.
Sean.
go into ad manager and use the power editor tool. In there I was able to upload a photo whereas before I could not.

How long does it take to get approval after you support your app info to the app center? We've been waiting for about 2 weeks now.

How long does it take to get approval after you support your app info to the app center? We've been waiting for about 2 weeks now. Not sure if anyone has a brief timeline of how this works. Thank you.
There are currently a large number of applications in review, so I apologize for the wait.
You will get an email when your app has been scheduled for technical review, and it takes only a few days. However if there are any issues they may be required to be resolved before moving on to the Security review.
If you want to message me, I can take a look at where your application is in the queue.
regards,
Jarred Keneally

Send iPhone Users A Daily Quote

I have a daily quote that I post on my wordpress blog each and every day. I want to make an iOS app for my subscribers so that they can get the daily quote on their mobile devices and also be able to save their favorites, etc.
Originally, my plan was to use the RSS feed of the wordpress blog. However, I don't really like the way this would work. I would rather be able to send the quote directly from my computer (or iPhone) and have it be "pushed" to my users. Right now my blog has over 450 posts. I want my users to have access to all past posts, and it seems like a slow way of going to have my RSS feed set to show that many posts.
I don't have any experience in this sort of thing. All my developer experience is in game dev and I could really use some help figuring this out. Any suggestions would be appreciated.
There's a sample project for getting and reading and RSS feed. That would be a good place to start. Once you understand the basics of iOS programming and design, then you could considering using the APNS (Apple Push Notification Services). That feature (fairly complex) allows you to push your quote on screen. But if you quote is too long, that might not make any sense.
But your first step is to get your feet wet and get up to speed with iOS development. Give yourself a few weeks for that at least.