-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
2607
-
SDK end 2019-11-26
Hello Guys, The example Example of Realm Database in React Native was working but for any special case, it is showing the following error while installing the pods…
`RealmJS thinks the Podfile is not calling use_frameworks!
Then: an error template with the following details
Stack
“CocoaPods : 1.8.4
Ruby : ruby 2.4.2p198 (2017-09-14 revision 59899) [x86_64-darwin17]
RubyGems : 2.7.2
Host : Mac OS X 10.15.1 (19B88)
Xcode : 11.2.1 (11B500)
Git : git version 2.10.1
Ruby lib dir : /usr/local/Cellar/ruby/2.4.2_1/lib
Repositories : trunk – CDN – https://cdn.cocoapods.org/
“…
Error
“ArgumentError – Unmatched double quote: … path …
Is there anybody who has faced a similar issue?