1

After integrating Alamofire through CocoaPods and importing into my viewconroller.swift, I try to write a method. But Xcode 9.4 does not autocompletes any method.

Kazunori Takaishi
  • 2,268
  • 1
  • 15
  • 27
DevilAyan
  • 31
  • 5

1 Answers1

0

Try building your project first, then try the autocomplete. If that doesn't work, close Xcode then reopen. It should be fine then.

You might also want to check this out.

PhillipJacobs
  • 2,337
  • 1
  • 16
  • 32