skovhus
1623f389b8
Remove error log from RNFirebaseRemoteConfig
...
Leave it up to the consumer of the library to handle any errors instead of forcing a red error screen. In case the app is offline, it is perfectly fine to get a FIRRemoteConfigErrorInternalError error.
2018-02-15 19:07:15 +01:00
Chris Bianca
c2c01531f8
[ios] Remove erroneous check in
2017-08-17 17:59:16 +01:00
Chris Bianca
bb98c4f9e5
[ios] Change all library imports to use <> notation
2017-08-17 17:26:20 +01:00
Chris Bianca
5ad3802627
[ios][remoteconfig] Fix another compilation error
2017-08-17 16:29:49 +01:00
Chris Bianca
cf2431b9e2
[ios][config] Fix incorrectly named implementation
2017-08-17 11:48:53 +01:00
Salakar
ac258681bc
Merge branch 'master' of https://github.com/invertase/react-native-firebase into v3
...
# Conflicts:
# ios/RNFirebase/admob/RNFirebaseAdMob.m
# ios/RNFirebase/database/RNFirebaseDatabase.h
# ios/RNFirebase/database/RNFirebaseDatabaseReference.m
# lib/modules/admob/index.js
# tests/ios/Podfile.lock
2017-08-11 17:37:12 +01:00
Chris Bianca
97cc5ee131
[ios] Fix conditional imports
2017-08-11 16:07:39 +01:00
Salakar
7fc40a2740
Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps
2017-07-30 07:34:51 +01:00
Akshet Pandey
6375f32c35
Fix incorrect status message when remote config fetch is successful
2017-07-29 15:59:17 -07:00
Salakar
33470419ed
Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps
2017-07-20 09:59:52 +01:00
Chris Bianca
c2400edd0a
[ios][config] Add react utils import
2017-07-19 16:22:00 +01:00
Salakar
282f953f52
[both] continued work on multi app support - storage now full supported and auth WIP
2017-07-12 15:49:33 +01:00
Salakar
f97db8eba1
more work on multiple apps support
2017-07-04 13:05:19 +01:00
Chris Bianca
4a7a7574db
[ios] Break modules into subfolders
2017-06-16 11:15:42 +01:00