Development Only

When I try to use print string it says dev only…why?

Print to string nodes are being hidden by default when you package your project is “Shipping Mode”. Prints are enabled in “Debug” and “Development” package modes.