Hi.
I am trying to use Appflow’s live updates, but it does not work.
my string.xml
is like following:
<?xml version='1.0' encoding='utf-8'?>
<resources>
...
<string name="ionic_app_id">fbba1af6</string>
<string name="ionic_channel_name">Master</string>
<string name="ionic_update_method">auto</string>
<string name="ionic_max_versions">0</string>
<string name="ionic_min_background_duration">1000</string>
<string name="ionic_update_api">auto</string>
</resources>
the log cat is like following:
I think the error comes from capacitor-runtime.js
's parsing the JSON.
Any body help me?
Thanks.
1 post - 1 participant