System Dialog handling with Appium 1.7.1 and Xcode 9

Yes it could be, Actually that method comes from RemoteWebDriver. If you are not inheriting your IOSdriver from RemoteWebdriver then you wont get this function.

for more understanding on different drivers you can go through this post.