[MonoTouch] Strange issue iOS5.1 vs Environment.SpecialFolder.Personal
Karl Heinz Brehme Arredondo
karl at e-magesolutions.com
Fri Mar 9 00:50:02 UTC 2012
Hi,
Today our helpdesk reported a user that sent a captured ipad screen with a
strange error message that is stranger than I could imagine..:
'Access to the path
"/private/var/mobile/Application/BLABLABLAWHISKASSACHET/MyApp.app/[Unknown]"
is denied.'
That mean that after to subscribe/download about 8 tables correctly, this
ipad "decided" to change his mind on table Descontos_Motivos "create table
in the same Sqlite file that previous tables was created to a strange folder
called [Unknown]. Where the heck it get this word??
The folder is get with
Environment.GetFolderPath(Environment.SpecialFolder.Personal) and all tables
are created as the same way in a loop, on same local sqlite database.
At night, another user from another client (same app) reported the same
thing with a new info: he upgraded to iOS 5.1 So I made de upgrade and
tested the download of database: same error in same table Then testes with
a version compiled with monotouch 5.2 and no error. But back to same version
of the user, and tried to download database again: no error. Really
confusing because I can't reproduce it again.
It will blow up our helpdesk tomorrow?
Thanks,
Karl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monotouch/attachments/20120308/ffb05c85/attachment.html>
More information about the MonoTouch
mailing list