when i am running my ionic2 app in mobile browser on browser refresh navparam value is always null.i want to pass the nav params through routing
so that based on url the page gets nav params and on refresh it will still show the right page.
How to pass navparam through routing?
Thanks in advance!!!