You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently initialising AWPinpoint dynamically (i.e. without the use of JSON files). We do this, because the configuration is dependant on a few conditions that are only available at a later point. We do the following:
Hi @RuiAAPeres, thank you for submitting this ticket! One of our team members will do some investigation on this as soon as possible.
Meanwhile, could you provide more log information from the crashes? This might help us identify the issue more easily.
State your question
We are currently initialising
AWPinpoint
dynamically (i.e. without the use of JSON files). We do this, because the configuration is dependant on a few conditions that are only available at a later point. We do the following:My
AWSConfiguration
has the following shape:At a later point, we call this:
The above call works fine in
DEBUG
mode, but it's crashing inRELEASE
with the following:This is how our
awsconfiguration.json
looked (before removing it):Question:
AWSMobileClient.default().interceptApplication
? We only use AWSPinpoint.Which AWS Services are you utilizing?
I am using AWSPinpoint.
Provide code snippets (if applicable)
Environment(please complete the following information):
Device Information (please complete the following information):
The text was updated successfully, but these errors were encountered: