Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. The iOS AppDelegate methods "didFinishLaunchingWithOptions" and "willFinishLaunchingWithOptions" never called. Why?
Qt 6.11 is out! See what's new in the release blog

The iOS AppDelegate methods "didFinishLaunchingWithOptions" and "willFinishLaunchingWithOptions" never called. Why?

Scheduled Pinned Locked Moved Solved Mobile and Embedded
2 Posts 1 Posters 775 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    bogong
    wrote on last edited by
    #1

    Hello all!

    When using iOS native Application delegate with Qt, never called methods "didFinishLaunchingWithOptions" and "willFinishLaunchingWithOptions". Any other methods working properly. The code sample published here. Tried several approaches do make it working. Critically need to get "launcOptions".

    If it's not possible to run this methods, is there in Qt option to get this launchOptions from iOS?

    1 Reply Last reply
    0
    • B Offline
      B Offline
      bogong
      wrote on last edited by
      #2

      Solution found. Issue closed.
      Based on this approach with example described here. Example mentioned above updated.

      1 Reply Last reply
      2

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved