c# - Windows "Runtime" app (PC vs Phone) - Is it the same notification API? -


i'm beyond confused trying grasp what regarding microsoft's called "runtime" apps (also called "universal" or convergence of windows 8.1).

i'm building app both windows 8.1 , phone 8.1 , wondering, notification api same? since i'm having trouble understanding what, it's hard google i'm after.

if googled "phone 8 apps" it's wrong, because different.

optimally wanna use exact same code phone app windows 8.1 app, possible?

sorry if made no sense , thanks!

if create universal app, you'll able share exact same notification code between desktop , phone, both share same runtime (called winrt). code find implement notifications on windows 8.1 directly applicable on windows phone 8.1


Comments

Popular posts from this blog

SQL php on different pages to Insert (mysqli) -

php - How can an email be returned from Stripe Checkout? -

sql - Partition elimination in Greenplum -