Cannot call getSupportFragmentManager() in CC 3.8.x

Hello, I’ve tried to display a DatePicker in the Android platform using DialogFragment. It worked perfectly in CC 3.6.x, but in CC 3.8.x, I encountered an issue where I can’t call getSupportFragmentManager() . Can anyone help with this problem?

1 Like

Look at your Error