I want to make a share short video app for ios [closed] - swift

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 years ago.
Improve this question
I want Making an application that works with FireBase.The application will be like this .
User profiles will be.
You can add friends.
You can uploads max 20 seconds videos.
How can i do this ?
Thanks for your interest.

I would recommend taking a look at these links
https://firebase.google.com/docs/database/
https://firebase.google.com/docs/storage/
Firebase has very good tutorials in getting you started with their database.
Good luck :)

Related

Flutter notification [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 3 years ago.
Improve this question
I have a flutter application Linked with backend (php/my SQL) ,I need when user add new item in specific page in app send notification to all users . so how can i do this?
The best way is to use the Firebase!
Fire base is maintained by Google, just like Flutter and they're being made to work together!
Try the https://pub.dev/packages/firebase_messaging (Firebase Messaging).
It's free in most case scenario, and you can add a lot of cool things with other firebase plugins.
See more at https://github.com/flutter/plugins/blob/master/FlutterFire.md

Adsense in web site. How to use and steps to follow [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
I want to launch the website, so what all the major and common thing I have to follow.
How to apply for AdSense so it'll get approved.
you need original content above all and a lot
go here for more support https://productforums.google.com/forum/#!forum/adsense

Firebase no connection detected? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
I have been using Firebase and was curious to see if they have a function that can tell me if the user has or does not have an internet connection so that I can disable any features in my application? Anybody know? I am trying to do this in Swift 2!
Have you done any research on Firebases documentation? A quick Google search yielded this result. Read this and i'm sure you will answer your own question.
https://www.firebase.com/docs/ios/guide/offline-capabilities.html

When will our app appear in the search [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
We have submitted our app several times to search and it still doesn't appear in the search results.
The app is Rugby Coach with app id 142921735788293. It has been well over a week since submitting it to search.
Please let us know if there is anything we am missing here?
Thanks,
c8apps
I had an application that took 2 weeks to process. Unfortunately, they get a lot of applications submitted to the search and need to make sure that each one is suitable.

set-top box programming [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 9 years ago.
Improve this question
I want to know how can one get started with programming for set top boxes? Will all the hype about Apple TV, Google TV and all, I have not seen any directions on how one can get started with writing applications for these devices?
Any pointers would be really helpful.
Thanks in advance.
You can start google tv here
For Apple TV check ths SDK here
There is a link to sign-up for the Android SDK on this page.