diff --git a/ISSUE_TEMPLATE b/ISSUE_TEMPLATE new file mode 100644 index 0000000000000000000000000000000000000000..27ca96958bc25439a07776b00e7848e1c65e3098 --- /dev/null +++ b/ISSUE_TEMPLATE @@ -0,0 +1,8 @@ +Please include following information for better support + +What verion of RN and react-native-fcm are you running? +What device are you using? (e.g iOS9 emulator, Android 6 device)? +Is your app running in foreground, background or not running? + +Advanced: +Have you tried adding break point in native handlers to see if message gets delivered?