What approach should I use while logging errors in a Xamarin.iOS mobile application ?
1.Database
2.File
3.Or Any other better approach or third-party tool
Thanks in Advance !
Related
I've searched all over the web but cannot find anything related to permissions. Is it even doable in native C++? How do I do it? I am completely stuck.
Can you guys help me?
There is no C++ api to request app permissions.
You can use a callback from native to Java (via JNI) and ask for permissions in Java.
I have amx page where I have taken commad button. I want to invoke S Planner application from my MAF Application. Is there any way to invoke it? Plzzz help me. Thanks in advance.
I think the best solution for what you need here ( also cross platform - iOS/Android ) can be a Cordova plugin for the calendar. There is a similar question here for this issue, I think it will be useful for you.
We are using Xamarin Studio to create mobile applications in .NET to some platforms. Our experience show some compatibility problems to use original Log4Net but we're no tried yet the Log4Net Compact Framework (http://logging.apache.org/log4net/release/framework-support.html).
There's someone with this problem/solution ?
Thanks in advance!
There are a lot of limitations with the MonoTouch profile. But I managed to get some of the very basic appenders to work. Should give you enough to get started. It's a work in progress, so your milage may vary. Expect bugs!
https://github.com/drunkirishcoder/monotouch-log4net
Yes, it works properly! We done the follow steps:
include the log4net.dll into References (Figure 1).
added the using log4net; in using area code.
Figure 1 - Edit References
While I'm no expert on iOS development, I have read through the API docs on Apple's developer site and I can't find anything on this. Before I presume that it's impossible let me ask here: Can I somehow monitor application launches on a standard iOS device? By "standard" I mean not jailbroken and using only public iOS v4 APIs. Any insight is appreciated. Thanks.
No, there's no access to system-level stuff like that at all. The somewhat-small sandbox makes certain types of apps impossible, but does provide a lot of protection for the user.
Does anyone know if there exists a gallery of iPhone/iPad apps written in MonoTouch similar to http://www.phonegap.com/apps/?
Thank you,
Rich
there is a selection here http://monotouch.info/MonoTouch/Apps
The new official URL is: http://xamarin.com/apps
Additionally, the official MonoTouch website now has an App Catalog:
http://monotouch.net/Apps