I'm having some problem with permissions...
The 1.0 release works fine but when I add new permissions to the android manifest I get the logcat error:
D/QCAR ( 1545): 2011-05-17 21:10:41: ERROR: Error - failed to assert required Android permissions. Failed to initialize QCAR SDK. All required Android permissions must be included for the SDK to work.
Remove the added permissions and it works fine again.
Is there a QCAR file I have to configure to add permissions?
Yeah I see, I was missing a permission.
But what is strange is that android.permission.READ_PHONE_STATE can be absent and the program will still run so long as no new permissions have been added that were not need by 0.10.0.