@Rainyyu wrote:
Hi,I’ve been using ionic from v3 to v4 beta and till now. Lately I upgraded to ionic4.7 and angular8. Everything’s ok when I run my app in desktop browser using both dev and prod build. But when I tried to test it on my android phone, looked like all the overlay controllers(menu,alert,popover,action sheet,toast,modal) don’t work.
I checked the doc and found a tag like ion-xxx-controller should be added into the html, which I didn’t before but still got controller instance in ts (run in browser).But with hardware phone,even now I added all those tags, things aren’t gonna work(I debugged to find an empty object to the menu controller instance) .
Anybody has a clue? Thanks.
Posts: 1
Participants: 1