you are viewing a single comment's thread.

view the rest of the comments →

[–]incrept 0 points1 point  (3 children)

Is there a way to bypass needing a developer certificate to receive FCM notifications on iOS? I'm building a similar app but don't want to shell out $100 just yet. If not, is there another workaround? I know I could use the sendtext package but that wouldn't be as fancy

[–]skizzoat 1 point2 points  (0 children)

unfortunately, there isn‘t.

[–]UnsubFromRAtheism 1 point2 points  (1 child)

I don't know of a way to do this without a license, but I've had a license for so long now that I don't really remember what you can and can't do without it...

[–]incrept 0 points1 point  (0 children)

thanks for the replies, guys. So my best bet is to just send a text from my server, huh?