Giter VIP home page Giter VIP logo

fcm's People

Contributors

miskoajkula avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fcm's Issues

Other Parameters

Hello, Filip. I'm testing how to send push notifications with PHP, following the instructions you have in this YT video: https://www.youtube.com/watch?v=MYZVhs6T_W8 and now I'm wondering how to send other parameters in the notification.

I tried adding them to the $message array, but it didn't work, it doesn't overwrite 'title' and the only one working is 'message'. So I wanted to ask you if I also have to change something in the Java files in order to make them work. Thanks a lot for any help.

$message = array(
		'message' => 'New Comment: test test...',
		'title' => 'This is a title',
		'subtitle' => 'This is a subtitle',
		'tickerText' => 'Ticker text here...Ticker text here',
		'vibrate' => 1,
		'sound' => 1, 
		'largeIcon' => 'ic_launcher',
		'smallIcon' => 'ic_launcher' 
	);

Simple Php/Html Form Interface to Add users

Hi,

could you kindly provide a simple html form interface connected to the firebase method you discussed in your tutorial?

I think it will help understand this Subject.

Regards

SocketTimeoutException

Hi,

I follow your step, and try on the emulator. It works.
However, when I try my android device, SocketTimeoutException error happened.
It seems to fail to connect server

Thank u for ur tutorial :)

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.