Camilo
Camilo
I believe is a good idea to implement js files as data sources (additionally to JSON files). You can always return an object which has both static data types and...
# SOLVED The main issue is that this library is outdated. @TakaKeiji found a solution. You just need to modify `react-native.config.js` to fix the import order. ```js module.exports = {...
> @clsource where react-native config.js file is located ?? https://github.com/facebook/react-native/blob/0.60-stable/react-native.config.js
Thanks. Maybe there is a bug in the parser.
Ok we will have this issue revised so we can find out why this is happening and if can be solved
Please check latest version in develop new permissions were added to the manifest :)
I tested with this json on iOS and it seems it needs at least an empty `sections` property before the `background`property. I havent tested on Android yet but maybe this...
I think thats a google issue with webviews is best to use the native sdk for google auth and call it using agents. But please make some tests to see...
pod install Usually does the fixing.
using https://cocoapods.org/ - check that you have the latest version from the develop branch - check that cocoapods is installed - check that `pod install` works