Click here to Skip to main content
15,881,172 members
Home / Discussions / iOS
   

iOS

 
AnswerRe: Force change in Wifi connection Pin
Afzaal Ahmad Zeeshan22-Aug-16 7:04
professionalAfzaal Ahmad Zeeshan22-Aug-16 7:04 
GeneralRe: Force change in Wifi connection Pin
StampedePress22-Aug-16 7:42
StampedePress22-Aug-16 7:42 
GeneralRe: Force change in Wifi connection Pin
Afzaal Ahmad Zeeshan22-Aug-16 8:04
professionalAfzaal Ahmad Zeeshan22-Aug-16 8:04 
GeneralRe: Force change in Wifi connection Pin
StampedePress22-Aug-16 9:03
StampedePress22-Aug-16 9:03 
GeneralRe: Force change in Wifi connection Pin
Afzaal Ahmad Zeeshan22-Aug-16 9:08
professionalAfzaal Ahmad Zeeshan22-Aug-16 9:08 
GeneralRe: Force change in Wifi connection Pin
StampedePress23-Aug-16 3:53
StampedePress23-Aug-16 3:53 
QuestionWhere to find an iOS template for my dictionary app Pin
tobe14244-Aug-16 12:02
tobe14244-Aug-16 12:02 
AnswerRe: Where to find an iOS template for my dictionary app Pin
Afzaal Ahmad Zeeshan22-Aug-16 6:59
professionalAfzaal Ahmad Zeeshan22-Aug-16 6:59 
GeneralRe: Where to find an iOS template for my dictionary app Pin
tobe142423-Aug-16 11:49
tobe142423-Aug-16 11:49 
QuestionHow to create Login page in iOS using phonegap.? Pin
mbatra313-Aug-16 21:29
mbatra313-Aug-16 21:29 
AnswerRe: How to create Login page in iOS using phonegap.? Pin
Afzaal Ahmad Zeeshan22-Aug-16 7:08
professionalAfzaal Ahmad Zeeshan22-Aug-16 7:08 
QuestioniOS Background process Pin
Super Lloyd18-Jul-16 19:41
Super Lloyd18-Jul-16 19:41 
I finally got my app running behind the lock screen by registering to location manager events (and setting appropriate permission)!
Yeah!

Now I have an other problem!
In my location changed handler I write to a file (basically I save the time + location)

However when I do that, after about 30 seconds under the lock screen, I got this exception:

Access to the path "/var/mobile/Containers/Data/Application/10213914-67DC-4A0F-B20A-38A3AF03F186/Documents/.config/JsonSettings_AllMeasurements.json" is denied.
C#
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00351] in /Users/builder/data/lanes/3412/3cf8aaed/source/maccore/_build/Library/Frameworks/Xamarin.iOS.framework/Versions/git/src/mono/mcs/class/corlib/System.IO/FileStream.cs:290
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean isAsync, Boolean anonymous) [0x00000] in /Users/builder/data/lanes/3412/3cf8aaed/source/maccore/_build/Library/Frameworks/Xamarin.iOS.framework/Versions/git/src/mono/mcs/class/corlib/System.IO/FileStream.cs:157
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access) [0x00000] in /Users/builder/data/lanes/3412/3cf8aaed/source/maccore/_build/Library/Frameworks/Xamarin.iOS.framework/Versions/git/src/mono/mcs/class/corlib/System.IO/FileStream.cs:92

Any clues what is going on? And how to get passed that problem?
Thanks!
A new .NET Serializer
All in one Menu-Ribbon Bar
Taking over the world since 1371!

AnswerRe: iOS Background process Pin
Bloom Aman16-Aug-16 17:13
Bloom Aman16-Aug-16 17:13 
GeneralRe: iOS Background process Pin
Super Lloyd16-Aug-16 17:17
Super Lloyd16-Aug-16 17:17 
QuestionGPS background tracking app Pin
Super Lloyd18-Jul-16 14:06
Super Lloyd18-Jul-16 14:06 
AnswerRe: GPS background tracking app Pin
Super Lloyd18-Jul-16 14:31
Super Lloyd18-Jul-16 14:31 
QuestionHow to call json WebService in iOS using swift.? Pin
mbatra3114-Jul-16 23:15
mbatra3114-Jul-16 23:15 
AnswerRe: How to call json WebService in iOS using swift.? Pin
Richard MacCutchan15-Jul-16 1:11
mveRichard MacCutchan15-Jul-16 1:11 
QuestionHow to call jSON web service from an iOS app..? Pin
mbatra3112-Jul-16 2:27
mbatra3112-Jul-16 2:27 
AnswerRe: How to call jSON web service from an iOS app..? Pin
Richard MacCutchan12-Jul-16 5:31
mveRichard MacCutchan12-Jul-16 5:31 
Questionusing nsNotificationenter Pin
Member 1259993223-Jun-16 0:15
Member 1259993223-Jun-16 0:15 
AnswerRe: using nsNotificationenter Pin
Super Lloyd12-Jul-16 17:47
Super Lloyd12-Jul-16 17:47 
QuestionHow to encode pdf file in UTF8 to for multipart http post Pin
rdediana18-Jun-16 3:43
rdediana18-Jun-16 3:43 
QuestionBest iOS framework for animation ? Pin
Michael Pauli24-May-16 1:41
Michael Pauli24-May-16 1:41 
AnswerRe: Best iOS framework for animation ? Pin
Robert Yank13-Jul-16 22:35
Robert Yank13-Jul-16 22:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.