1. Home
  2. Jobs
  3. Learn Beyond Consulting LLC
  4. iOS/Android Software Engineer(W2 Citizens Only)
FullStack

iOS/Android Software Engineer(W2 Citizens Only)

Learn Beyond Consulting LLC
Plano, United States Listed 18h ago via Dice

iOS/Android / Plano or Columbus

15+ years of experience needed. Local Needed. Onsite Interview.

Top Skills: Objective-C, SwiftUI , Kotlin, Jetpack Compose

603 level

This is a hands-on engineering role. You will write code, design systems, debug production issues, and push into an app that real customers depend on to move real money. The patterns for a modular, Compose-first banking app at this scale are still being written; you’ll be the one who writes them down. You’ll work directly with product owners, mobile architects, and adjacent feature teams to take experiences from design mock to production on a one-year engagement that touches real customer volume from day one. This isn’t a role where you prototype and hand off. The expectation is that you own the vertical — design decision to shipped artifact — and leave the codebase better than you found it.

iOS Software Engineer

Job Description

We have an exciting and rewarding opportunity for you to take your software engineering career to the next level.

As an iOS Software Engineer Lead at Client within the Consumer & Community Banking, you serve as a seasoned member of an agile team to design and deliver trusted market-leading technology products in a secure, stable, and scalable way. You are responsible for carrying out critical technology solutions across multiple technical areas within various business functions in support of the firm’s business objectives.

Job responsibilities

Contribute to the design and development of iOS platform infrastructure, building reusable frameworks and tooling on top of XCUITest integrated with BDD/Cucumber

Leverages enterprise-authorized AI coding assist tools within the work environment to improve code quality, delivery speed, and productivity across complex deliverables (e.g., code generation/refactoring, unit test creation, documentation), while validating outputs through peer review, automated testing, and secure coding standards; contributes learnings and reusable patterns to improve broader team effectiveness.

Applies knowledge of tools within the Software Development Life Cycle toolchain, including enterprise-authorized AI-assisted development and automation capabilities, to improve the value realized by automation.

Write clean, production-quality Swift/Objective-C code using Xcode that is maintainable, scalable, and performant

Work with product owners and business stakeholders to translate requirements into clear, executable specifications and well-structured technical documentation

Build iOS platform capabilities for accessibility validation (WCAG standards, screen readers, dynamic type, iOS Accessibility Inspector), visual regression detection, and internationalization/localization validation

Develop infrastructure for validating AI-powered features including ML model outputs, personalization engines, and intelligent user experiences

Work with and contribute to API mocking infrastructure built on WireMock to support development and validation without backend dependencies

Partner with scrum teams to understand platform needs and provide technical guidance on how to effectively leverage the iOS infrastructure

Collaborate with iOS application teams to support monitoring and resolve production issues

Contribute to CI/CD pipeline integration including PR validation, periodic regression validation, and cloud device execution on iOS devices and simulators

Required qualifications, capabilities, and skills

Formal training or certification in Software Engineering and 5+ years applied experience

Solid coding ability in Swift and/or Objective-C with a strong desire to grow and improve

Hands-on experience using enterprise-authorized AI-assisted software development tools within the work environment (e.g., for coding, test creation, troubleshooting, or documentation) with demonstrated ability to critically evaluate, validate, and refine AI-generated outputs for correctness, performance, and security.

Understanding of responsible AI use in engineering workflows, including data sensitivity considerations, secure handling of inputs/outputs, and adherence to resiliency and security expectations; ability to guide peers on safe and effective usage within team practices.

Foundational understanding of software design principles with an interest in building scalable, maintainable platform solutions

Some exposure to or interest in XCUITest and Apple''''s native iOS testing frameworks

Hands-on experience with iOS development including debugging using simulators and devices in Xcode

Openness to learning BDD (Behavior-Driven Development) and Cucumber/Gherkin frameworks

Analytical mindset with the ability to break down complex problems and think through solutions clearly

Collaborative by nature with the ability to work independently while knowing when to ask for help

Comfortable working in a fast-paced, multi-priority environment across a global team

Preferred qualifications, capabilities, and skills

Exposure to iOS accessibility testing tools including Accessibility Inspector, screen reader automation (VoiceOver), and dynamic type support

Any experience with visual regression or screenshot comparison tools such as Applitools, Percy, or similar solutions

Familiarity with internationalization (i18n) and localization (l10n) concepts across multiple languages, regions, or character sets

Exposure to or interest in validating AI/ML-powered applications, including non-deterministic systems, and leveraging AI tools for development workflows

Experience with API mocking frameworks such as WireMock, familiarity with iOS UI synchronization concepts, or exposure to screen object patterns

Experience with CI/CD tools like Jenkins or BitBucket, SPM, and mobile cloud platforms such as Sauce Labs, Perfecto, or SeeTest

Experience with SwiftUI and/or UIKit, or exposure to cloud native development concepts

Android Developer

Job Description

The mobile banking app that millions of customers touch every day is being rebuilt around a modern, modular Android architecture — not screens bolted onto a monolith, not a decade of accreted tech debt, but a scalable, testable, high-performance app engineered to move fast without breaking under load. This team is doing that work: designing and shipping the architecture that powers next-generation mobile experiences across the bank’s consumer surface area. The stack is deliberate. Kotlin owns the app layer. Jetpack Compose drives the UI. Coroutines and Flow handle async and reactive state. A modularized Gradle build keeps feature teams moving independently. Kotlin Multiplatform is under evaluation for shared business logic. The work isn’t picking libraries — it’s making them perform at scale in a regulated production environment.

This is a hands-on engineering role. You will write code, design systems, debug production issues, and push into an app that real customers depend on to move real money. The patterns for a modular, Compose-first banking app at this scale are still being written; you’ll be the one who writes them down. You’ll work directly with product owners, mobile architects, and adjacent feature teams to take experiences from design mock to production on a one-year engagement that touches real customer volume from day one. This isn’t a role where you prototype and hand off. The expectation is that you own the vertical — design decision to shipped artifact — and leave the codebase better than you found it.

If your idea of a great week is working through a gnarly state-management problem in Compose, landing a cold-start or frame-time win that shows up in the metrics, and shipping something real users see by Friday, this is the job.

What You’ll Be Working On

Designing and building feature modules in Kotlin with clean architecture (MVVM/MVI) — clear boundaries, testable units, independent delivery

Building declarative UI in Jetpack Compose — state hoisting, recomposition performance, custom layouts, and interop with legacy Views

Managing async and reactive state with Coroutines and Flow — structured concurrency, backpressure, and lifecycle-aware collection

Integrating with backend services (REST/GraphQL/gRPC), offline caching, and secure local storage

Owning app performance — cold start, jank/frame time, memory, and APK/bundle size — against measurable targets

Building and maintaining automated test suites (unit, UI/Espresso/Compose testing, screenshot tests) that catch regressions before they reach production

Deploying through CI/CD pipelines with staged rollouts, feature flags, and crash/ANR monitoring

Instrumenting the app for observability — analytics, tracing, and crash reporting that surface failures fast

Participating in design and architecture reviews; your decisions affect other feature teams downstream

Debugging the hard things: lifecycle edge cases, memory leaks, threading/concurrency bugs, and device fragmentation issues

What We’re Looking For

Android Engineering Depth

You’ve built and shipped production Android apps at scale, and you understand the platform’s failure modes — lifecycle mismanagement, memory leaks, ANRs, and the long tail of device fragmentation. You know what it takes to make an app behave across the full spectrum of hardware and OS versions in the wild.

Deep Kotlin expertise — coroutines, Flow, structured concurrency

Jetpack Compose production experience — state management, recomposition performance, and interop with legacy Views

Strong grasp of Android architecture components: ViewModel, Navigation, Room, WorkManager, DataStore

Performance and Quality

You’ve optimized apps under real constraints — device diversity, low-end hardware, and spotty networks — not just on a flagship phone in a demo. You measure before you cut, and you know where the frames and milliseconds actually go.

Experience profiling and optimizing cold start, frame rendering, and memory

Automated testing discipline: JUnit, Espresso, Compose UI tests, screenshot/regression testing

Familiarity with performance tooling: Android Studio Profiler, Perfetto, Baseline Profiles, Macrobenchmark

Backend and Integration Fluency

The app doesn’t live in isolation. It talks to a large backend surface, and solid API integration engineering is non-negotiable — contracts, failure handling, and data that stays consistent when the network doesn’t cooperate.

Experience with networking stacks (Retrofit/OkHttp), serialization, and API contract design

Offline-first patterns, caching, and local persistence

Secure storage, auth/token handling, and mobile security fundamentals

Delivery and Infrastructure

You ship what you build. You don’t hand code over a wall and hope release engineering figures it out.

CI/CD for mobile: GitHub Actions, Bitrise, Gradle build optimization

Staged rollouts, feature flags, and Play Store release management

Crash/ANR monitoring and an operational mindset — you look at dashboards, you set alerts, you write runbooks

The Kind of Environment This Is

This is a large institution with real compliance requirements, audit trails, and change management processes. None of that is going away, and the best engineers here learn to work within the structure rather than around it. The upside is scale: when something ships here, it reaches more users than most companies will ever have.

The mobile channel team operates with genuine engineering autonomy on the how. Product owns the what; engineering owns the how. If you see a better pattern, you propose it, back it with evidence, and own the outcome. That dynamic works because the people here are direct with each other and low on process theater.

The one-year contractor framing means you’ll be evaluated on what you shipped and what you left behind — clean code, documented patterns, and systems that the permanent team can operate. The engineers who do well in this engagement treat it that way from week one. You’ll thrive here if you move fast inside guardrails, write code you’d be willing to defend six months later, and have genuine interest in building a mobile app that works — not just the resume line.

Minimum Qualifications

5+ years of software engineering experience shipping production mobile apps

Deep, demonstrated Kotlin and Android SDK expertise

Production experience with Jetpack Compose

Strong grasp of Coroutines/Flow and modern Android architecture

Experience with automated testing and CI/CD for Android

Apps shipped to the Google Play Store at meaningful scale

Preferred Qualifications

Experience with modularized Gradle builds and multi-team codebases

Kotlin Multiplatform (KMP) experience

Performance optimization with Baseline Profiles and Macrobenchmark

Dependency injection experience (Hilt/Dagger)

Experience in a regulated industry (financial services, healthcare, insurance) where compliance and auditability are engineering constraints, not afterthoughts

Contributions to internal tooling, shared libraries, or design systems that other teams adopted

Ready to apply?

You are viewing this role on JobSphere AI. Applications are completed on the original employer / source website.

Apply Now

Opens the employer's site in a new tab

  • CompanyLearn Beyond Consulting LLC
  • LocationPlano, United States
  • CategoryFullStack
  • SourceDice
  • Listed18h ago

Related FullStack jobs

More FullStack