Hi,
I have used admob in my windows phone 8.x for a month. Now I want to use same for my windows 8.x apps as well.
1) Is admob sdk available for windows 8.x? If not when it will be available?
2) As I have used admob in my windows phone 8.x for a month. I see a drastic hike in crash count to my app, when I see detail report I see a call to function
Microsoft.Xna.Framework.FrameworkDispatcher.AddNewPendingCall (which google is making in there sdk for serving ads)
Below is stack trace
"Frame Image Function Offset
0 microsoft_xna_framework_ni Microsoft.Xna.Framework.FrameworkDispatcher.AddNewPendingCall 0x0000018c
1 microsoft_xna_framework_ni Microsoft.Xna.Framework.UserAsyncDispatcher.AsyncDispatcherThreadFunction 0x00000060
2 mscorlib_ni System.Threading.ThreadHelper.ThreadStart_Context 0x0000008a
3 mscorlib_ni System.Threading.ExecutionContext.RunInternal 0x000000be
4 mscorlib_ni System.Threading.ExecutionContext.Run 0x00000010
5 mscorlib_ni System.Threading.ExecutionContext.Run 0x00000042
6 mscorlib_ni System.Threading.ThreadHelper.ThreadStart 0x00000040"
Any update of this issue, anyone facing similar problem of increase in crash count of their app.
-Shyam