oscargoldman

Results 3 comments of oscargoldman

Just bumping this as per Chris to add this to the docs. https://github.com/heroiclabs/nakama/issues/347#issuecomment-494713339

yup, have been using it to import our existing schema. Took me a while to get the scripts to escape the value node properly but it's working now.

I got this working on Flutter 3.29.2 with flutter_downloader 1.12.0 by adding the provider block in all manifests and the res/xml/provider_paths.xml. The downloader documentation has the provider block, and the...