Skip to content

Failed to build iOS app ARC Semantic Issue (Xcode): No visible @interface for 'FWFWebView' declares the selector 'setInspectable:' /Users/builder/.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.6.0/ios/Classes/FWFWebViewHostApi.m:203:44 #1058

@almacduni

Description

@almacduni

Has your issue been reported?

  • I have searched the existing issues and confirm it has not been reported.
  • I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.

Current Behavior

I'm trying to build and deploy an application to AppStore, and get this error

Codemagic Deploy Output
Failed Step: Flutter build ipa and automatic versioning

Archiving com.mycompany.
Upgrading contents.xcworkspacedata
Updating project for Xcode compatibility.
Upgrading project.pbxproj
Upgrading Runner.xcscheme
Upgrading Info.plist
Removing script build phase dependency analysis.
Adding input path to Thin Binary build phase.
Automatically signing iOS for device deployment using specified development team in Xcode project: G7779Q4LNC
Running pod install... 1,039ms
Running Xcode build...
Xcode archive done. 4.9s
Failed to build iOS app
ARC Semantic Issue (Xcode): No visible @interface for 'FWFWebView' declares the selector 'setInspectable:'
/Users/builder/.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.6.0/ios/Classes/FWFWebViewHostApi.m:203:44

Expected Behavior

The app is built and deployed

Steps to Reproduce

  1. Build
  2. Deploy to AppStore

Reproducible from Blank

  • The steps to reproduce above start from a blank project.

Bug Report Code (Required)

I don't have it

Context

Codemagic Deploy Output
Failed Step: Flutter build ipa and automatic versioning

Archiving com.mycompany.
Upgrading contents.xcworkspacedata
Updating project for Xcode compatibility.
Upgrading project.pbxproj
Upgrading Runner.xcscheme
Upgrading Info.plist
Removing script build phase dependency analysis.
Adding input path to Thin Binary build phase.
Automatically signing iOS for device deployment using specified development team in Xcode project: G7779Q4LNC
Running pod install... 1,039ms
Running Xcode build...
Xcode archive done. 4.9s
Failed to build iOS app
ARC Semantic Issue (Xcode): No visible @interface for 'FWFWebView' declares the selector 'setInspectable:'
/Users/builder/.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.6.0/ios/Classes/FWFWebViewHostApi.m:203:44

Visual documentation

Screen Shot 2023-06-28 at 1 51 06 PM

Additional Info

No response

Environment

- FlutterFlow version: 
- Platform:
- Browser name and version:
- Operating system and version affected:

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions