Lets consider the below urls,
Will it work if I configure the two different App clips with the above urls with * in the middle?
http://example.com/order-received/123/?order_type=electronics
I want to show the two different types of app clips for mobile and electronics.
Code Block Advanced App Clip 1 http://example.com/order-received/*?order_type=electronics
Code Block Advanced App Clip 2 http://example.com/order-received/*?order_type=mobile
Will it work if I configure the two different App clips with the above urls with * in the middle?