Open Boivin92 opened 8 years ago
your awsconfig.xml is malformed try
<?xml version="1.0" encoding="utf-8"?>
<aws
region="us-east-1">
<logging
logTo="UnityLogger"
logResponses="Always"
logMetrics="true"
logMetricsFormat="JSON"
</logging>
</aws>
Hi,
First time using AWS and I'm trying to use the mobile analytics but I can't seem to make it work on either IOS nor Android. I followed the tutorial by the letter, making sure everything was exactly like the tutorial asks and I still can't make it work. Here's the IOS exception being thrown on load:
And just in case I did something wrong, here's the link.xml file, located in the Assets folder root
and the awsconfig.xml, located in Assets/Resources
the rest of the project is untouched except for my poolID and my appID. I'm on Unity 5.3.5f1