[MonoTouch] Strange issue with Environment.SpecialFolder.Personal

Karl Heinz Brehme Arredondo karl at e-magesolutions.com
Thu Mar 8 19:42:46 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..:


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].

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.

I thought that it could be an issue with MonoTouch 5.2 but the version used
by this user was compiled on previous MonoTouch (I take a time to decide to
upgrade just this week).

Any idea? Is possible to some of the more than 1200 ipads running this
application to became a bit "insane"? Or some issue with app installation?
The application is running ok on iOS 4 and 5 and yesterday tested on an iPad
1 with iOS 5.1. All normal except this just one user error report.

Thanks,

Karl


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monotouch/attachments/20120308/9aa8e045/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ErrorUnknownFolder01.png
Type: image/png
Size: 99484 bytes
Desc: not available
URL: <http://lists.ximian.com/pipermail/monotouch/attachments/20120308/9aa8e045/attachment-0001.png>


More information about the MonoTouch mailing list