SkillAgentSearch skills...

Paranoia

iPhone app for messing around with the new background location services in iPhone OS 4.0.

Install / Use

/learn @jk/Paranoia
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Paranoia.app is kind of example source project for using the new background location services in the upcoming iPhone OS 4.0 (beware breaking your NDA).

The example uses only significant location changes (= hand over to new cell towers) and sends them with a simple GET request to the internet.

You should alter the URL which will be called on a location change event. Since my code is quick and dirty 1 hour round up, you've to alter it on two occurences:

  • in the app delegate and
  • in the view controller

Yes, the UILabels in the xib file do not any useful things, as of now.

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated9y ago
Forks1

Languages

Objective-C

Security Score

55/100

Audited on Nov 24, 2016

No findings