Coder Social home page Coder Social logo

Comments (13)

auser avatar auser commented on June 14, 2024 1

Hey!

I'll push a fix for that to master in an hour for that bug. Apologies!

I'll close this if it's solved for you.

from react-native-firestack.

auser avatar auser commented on June 14, 2024 1

@miclaus Can you try with the latest master branch?

from react-native-firestack.

miclaus avatar miclaus commented on June 14, 2024

@auser sure can do. I did try it with the current master branch.

Just for the record, here's my Podfile:

# Uncomment this line to define a global platform for your project
# platform :ios, '9.0'

target 'theProject' do
  # Uncomment this line if you're using Swift or would like to use dynamic frameworks
  # use_frameworks!

  # Pods for theProject

  source 'https://github.com/CocoaPods/Specs.git'
  platform :ios, '8.0'

  [
    'Firebase',
    #'Firebase/Core',
    #'Firebase/Auth',
    #'Firebase/Storage',
    'Firebase/Database',
    #'Firebase/RemoteConfig',
    #'Firebase/Messaging'
  ].each do |lib|
    pod lib
  end

end

from react-native-firestack.

miclaus avatar miclaus commented on June 14, 2024

I'll give it another try later today.

from react-native-firestack.

auser avatar auser commented on June 14, 2024

I confirmed it works over here with your same podfile. I'll assume it's working over there and close this issue for now. Feel free to reopen.

from react-native-firestack.

miclaus avatar miclaus commented on June 14, 2024

@auser I pulled the latest master commit and ran pod install and I get a bunch (20) errors:

screen shot 2016-10-14 at 12 01 11

I'm not sure whether I'm doing it right..
What are the steps that I have to do after pulling a new version?

Thank you for your patience ! :)

from react-native-firestack.

auser avatar auser commented on June 14, 2024

Are you opening the .xcworkspace?

from react-native-firestack.

miclaus avatar miclaus commented on June 14, 2024

Yes, but let my try again.

from react-native-firestack.

miclaus avatar miclaus commented on June 14, 2024

@auser Yes I can confirm.

from react-native-firestack.

auser avatar auser commented on June 14, 2024

hm... I have a deadline I'm working towards right now on a talk I'll be giving in ~5 hours or so. Mind if I ask you to hold tight for a few more hours?

from react-native-firestack.

miclaus avatar miclaus commented on June 14, 2024

@auser sure no problem! Thanks for your quick response and your help. We really appreciate it.

P.S.: Good luck for your talk !

from react-native-firestack.

miclaus avatar miclaus commented on June 14, 2024

Here are the steps that I tried (maybe this illuminates the problem) :

  • removed Firestack.xcodeproj from Libraries
  • removed react-native-firestackfrom node_modules
  • ran npm install from root directory (I use the latest commit e754101)
  • removed Podfile.lock
  • ran pod install from ios directory
  • opened my project's .xcworkspace
  • manually linked Firestack according to your guide

Note that in my Linked Binaries section, after running pod install, the libPods-projectName.a Binary appeared.

There are no more errors, however I get warnings for the exact same modules that I commented out in my Podfile:

screen shot 2016-10-14 at 12 48 07

Here are also my Build Settings of the Firestack.xcodeproj:

screen shot 2016-10-14 at 12 35 16

from react-native-firestack.

miclaus avatar miclaus commented on June 14, 2024

@auser have you had some time to take a look at this issue ?

from react-native-firestack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.