and for each of them i have an activity as a host :
ActivityA
ActivityB
ActivityC
but when i have links for urls 2 it bring up activityA as a host so we can not load UI correctly for it.
i do not know why it confuse host activity. but when i alter URL for second path to something completely different from others URL (http://example.com/index.php/type2/{id}), correctly bring up ActivityB.
i have 3 links like this :
and for each of them i have an activity as a host :
but when i have links for urls 2 it bring up activityA as a host so we can not load UI correctly for it. i do not know why it confuse host activity. but when i alter URL for second path to something completely different from others URL (http://example.com/index.php/type2/{id}), correctly bring up ActivityB.