jverdi / jverdi/JVAlertController

Swift support

Open
#15 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
17
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Have anyone managed to run this library in mixed Obj-C/Swift project? Even though I imported all headers from JVAlertController pod in Bridging-Header, app still crashes when I want to instantiate UIAlertController in Swift code on iOS7.
It works perfectly when I want to use it in Obj-C part of project.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the crash in an iOS 7 project that uses the JVAlertController pod from Swift through the Bridging-Header, then compare the same UIAlertController instantiation from Objective-C. Inspect the pod's imported headers and the Swift-to-Objective-C boundary. Done means UIAlertController can be instantiated from Swift without the reported crash.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, objective-c, swift
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.