question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Firebase Component Won't Utilize Same Asset

See original GitHub issue

I am trying to implement the Firebase component to share elements between users.

Example. I have a box in a scene which has the firebase-broadcast attribute appended to it. When two people enter the scene, the element is then created for each user (looking at the code, this make sense). However I would like to have the second user utilize the same box asset data from the first user so, for instance, they could toss the same box back and fourth to each other.

Is this implementation possible with the current status of the component?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
evgeniouscommented, May 31, 2017

Also have been looking for this options and there have been a WIP before the component have been moved: https://github.com/ngokevin/aframe-firebase-component/issues/1 Regarding the added value its an important feature we should work on 😃 (especially if it is almost ready according to the bullet points)

0reactions
ngokevincommented, Jun 23, 2017

If you have anything, I can check it out!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting & FAQ for Unity and Firebase
This page offers tips and troubleshooting for Unity-specific issues that you might encounter when using Firebase. Have other challenges or don't see your ......
Read more >
Cannot import firebase into react.js project. "Module not found ...
I get the same problem ,we used old version firebase with old syntax , I fix this problem by using the new Syntax...
Read more >
[Bug] Failing to copy libraries with Unity 2022 and ... - GitHub
It simply cannot find/create the folder with the same version number in Generated Local Repo Directory if created through Unity Asset Browser.
Read more >
Firebase package not showing in Package Manager
As you're talking about a .unitypackage file, which means it's an asset, it's normal that you do not see it in the In...
Read more >
Using Firebase - Expo Documentation
If you are using Firebase version 9.7.x and above, you need to add the following configuration to a metro.config.js file to make sure...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found