iconMode: 'ios' set but still getting md icons

Hi, I have app.module.ts set to iconMode: 'ios' but I’m still getting md icons in the nav back button in Chrome. Anyone have any idea as to why? Cheers.

Figured it out. You also need to set backButtonIcon: "ios-arrow-back". Details here: https://ionicframework.com/docs/api/config/Config/