When you're trying to get the starting intent of the activity from a B4xPage class object, add this sub to the activity you want to get the Intent from:
Public Sub GetStartingIntent as Intent
return Activity.GetStartingIntent
End Sub
And when you need to get it in the B4xPage call it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.