Hi,
I am trying to find out lang and latd in N86 device(inbuilt AGPS).still getting location req error-46.Please anyone help me what should do?
Thanks
sk
Hi,
I am trying to find out lang and latd in N86 device(inbuilt AGPS).still getting location req error-46.Please anyone help me what should do?
Thanks
sk
Make sure that you have Location capability in your .mmp file (and also all other capabilities wich necessary needs for your application).
Thanks.In fact,i signed the application(online) with location capability.The error belongs to capability.
Hi friends,
Anyone please give me idea what should do.As per req,i have followed,signed the application with location capability through opensigned online.Still getting same error(location error-46).
Thanks
sk
but question was do you have Location capability in your MMP File.
also i suggest logging and finding out which API call is giving -46 panic.
Thanks,yes i have included location capability in my mmp file.my app running fine except location api.when m trying to find out long and latid it given -46 panic.