#OneSignal

Techopolis Online Solutionstechopolis@techopolis.social
2024-07-01

🚀 Dev Tips Weekly Alert! 🚀

Stay ahead of the curve with our Dev Tips Weekly course! 📚✨

This week, we're diving into Mobile Notifications with OneSignal! 📱🔥 Learn how to elevate your development game and keep your users engaged like never before.

buff.ly/3XNcMqi

#DevTips #OneSignal #MobileDevelopment #Notifications #Coding #TechTips #LevelUp #DeveloperLife

For the few of you using OneSignal’s notifications, we may cease to send you any for our features, and leave these only for news.
Behind the scenes, the features’ notifications were created manually. However, it seems many #OneSignal permissions have expired and have not been renewed. Even our own ones no longer show up (we join these to make sure they are OK before we offer them to readers). In our own case, we have no idea how to resubscribe to them—and if we can’t, no wonder so many haven’t.

Workatusa.comworkatusa
2024-04-17

🚀 Join the revolution in digital engagement! 🔍 We're hiring an Implementation Specialist at @onesignal! 💼 Work remotely & shape the future of mobile & web notifications! 🌐 Apply now

🌐 APPLY HERE: zurl.co/ojkq

GripNewsGripNews
2023-05-25

🌘 PostgresML籌集470萬美元,推出基於Postgres的無伺服器AI應用數據庫
➤ PostgresML的擴展將AI任務帶入數據庫引擎,減少應用程序開發人員的複雜性,並產生一系列性能、成本和質量優勢。
postgresml.org/blog/postgresml
Learn Partners Mullen Leonardo Altman Corrales Rosen Stanley Yu

Martin BeMartinBe
2023-02-15

Seems that got hacked.

Apps using it like , and many others starts to show nasty notifications mesages with porn and scam links inside.

Don't click on them!

devs have already being informed on this issue.

2023-01-06

I think I've found a bug with #Expo , it's either the #stripe plugin or #onesignal one.

Does anyone know which is best to report the bug on? Expo's main repo, stripes or onesignal's plugin?

Nick Heernickheer@c.im
2022-11-18

Mastodon’s character limit means I can share the Safari.css file I have used for years. This is not an ad blocker; this just removes some irritations on websites I use, and maybe you will like it too. Some things may be outdated.

/* no youtube comments */

ytd-comments,
.ytd-comments,
#comments.ytd-watch-flexy,
#comment-teaser.ytd-watch-metadata,
ytd-comments#comments{
display: none !important;
}

/* remove sneaky and gross etsy ads */

html.ui-toolkit body>div#content div.wt-grid li.wt-list-unstyled a:not(.organic-impression){
display: none !important;
}

/* remove nyt referral popup */

div.MAG_web_subs_INTL_refer-a-friend,
.nytapp-vi-article div.shown.expanded.expanded-dock{
position: absolute !important;
display: none !important;
transform: translateX(-9999px) !important;
z-index: 0 !important;
}

/* remove redundant wapo subscribe prompt */

body > div#wall-bottom-drawer{
display: none !important;
z-index: 0 !important;
}

/* increasingly aggressive internet archive donation prompt */
#donato,
html>body #donato,
#donate_banner,
html>body #donate_banner,
/* same for the intercept */
#third-party--viewport-takeover,
html>body #third-party--viewport-takeover{
display: none !important;
height: 0 !important;
position: absolute !important;
left: -99999em !important;
}

/* make push notification beg dialogs stop */
#onesignal-slidedown-container,
#onesignal-slidedown-dialog,
.subscribers-modal-container{
display: none !important;
width: 0 !important;
height: 0 !important;
position: absolute !important;
left: -99999em !important;
}

/* get rid of cbc cesspool */

.comments.cbc-vf{
display: none !important;
}

/* differentiate sneaky ads on siteinspire.com */

#section-websites #grid a[rel="noopener"]{
opacity: .2 !important;
}

/* remove sneaky reddit ads */
.listing-page .native-ad-container,
.listing-page .promotedlink{
display: none !important;
}

/* remove sign in with google dialog */

iframe[title="Sign in with Google Dialog"]{
display: none;
}

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst