|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 187 - Issue 80 |
| Published: February 2026 |
| Authors: Madhuri Latha Gondi |
10.5120/ijca2026926380
|
Madhuri Latha Gondi . Client-Side AI-Driven Cybersecurity for iOS Applications Using Swift and Core ML. International Journal of Computer Applications. 187, 80 (February 2026), 31-34. DOI=10.5120/ijca2026926380
@article{ 10.5120/ijca2026926380,
author = { Madhuri Latha Gondi },
title = { Client-Side AI-Driven Cybersecurity for iOS Applications Using Swift and Core ML },
journal = { International Journal of Computer Applications },
year = { 2026 },
volume = { 187 },
number = { 80 },
pages = { 31-34 },
doi = { 10.5120/ijca2026926380 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2026
%A Madhuri Latha Gondi
%T Client-Side AI-Driven Cybersecurity for iOS Applications Using Swift and Core ML%T
%J International Journal of Computer Applications
%V 187
%N 80
%P 31-34
%R 10.5120/ijca2026926380
%I Foundation of Computer Science (FCS), NY, USA
Mobile applications are increasingly used for sensitive interactions such as financial transactions, healthcare communication, and enterprise operations. This widespread adoption has expanded the client-side attack surface, exposing users to phishing URLs, malicious redirects, and deceptive navigation behaviors. Conventional cybersecurity mechanisms are largely server-centric and often fail to provide immediate protection against real-time or zero-day threats occurring within mobile application runtimes. This paper presents a client-side, AI-driven cybersecurity framework designed specifically for iOS applications using Swift and Apple’s Core ML framework. The proposed approach embeds lightweight machine learning models directly within the mobile application to detect phishing URLs and malicious navigation events in real time. Model optimization techniques are applied to ensure low-latency inference suitable for mobile environments. Experimental evaluation demonstrates high detection accuracy with minimal performance overhead, enabling proactive and privacy-preserving threat mitigation without continuous backend dependency.