Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ios): fix some open issues related to scenes #14020

Merged
merged 2 commits into from May 3, 2024

Conversation

hansemannn
Copy link
Collaborator

This PR should fix two of the three issues described in #13997 so far:

  • 01fca44: fix “handleurl” event when using scenes
  • 5d8d617: fix log server from not being started on physical device

The Ti.Network.registerForPushNotifications issue still needs to be investigates. If someone has a test case, I'm happy to use it!

@m1ga
Copy link
Contributor

m1ga commented May 3, 2024

any update on this one?
If I remember from Slack you've fixed the registerForPush part too. Would be a good 12.3.1 version if we have those fixes together and could branch it out to get it tested

@hansemannn
Copy link
Collaborator Author

I am still waiting for feedback from the reporters if the issues have been fixed. I think the push-related bug was not fixed, yet, after trying around for a day. I would recommend to review and merge this one first and then do the other one separately.

@m1ga
Copy link
Contributor

m1ga commented May 3, 2024

Sounds like a good idea. I'll review it over the weekend as I could reproduce both parts in an app

@m1ga m1ga self-requested a review May 3, 2024 19:50
Copy link
Contributor

@m1ga m1ga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Device log and handleurl are working fine with this PR. Demo code in #13997 👍

@hansemannn hansemannn merged commit a0a3aea into tidev:master May 3, 2024
5 checks passed
@hansemannn hansemannn deleted the fix/ios-scenes branch May 3, 2024 20:02
hansemannn added a commit that referenced this pull request May 26, 2024
This reverts commit bfc87a6.

Revert "fix(ios): fix debug issues with scenes (#13979)"

This reverts commit 8bcd5c3.

Revert "fix(ios): fix various issues related to the scene migration (#13981)"

This reverts commit 6e40edb.

Revert "fix(ios): restore compatibility for Ti.App._resumeRestart() (#13989)"

This reverts commit 3a44b3d.

Revert "fix(ios): fix some open issues related to scenes (#14020)"

This reverts commit a0a3aea.

chore: restore start sequence
hansemannn added a commit that referenced this pull request May 26, 2024
This reverts commit bfc87a6.

Revert "fix(ios): fix debug issues with scenes (#13979)"

This reverts commit 8bcd5c3.

Revert "fix(ios): fix various issues related to the scene migration (#13981)"

This reverts commit 6e40edb.

Revert "fix(ios): restore compatibility for Ti.App._resumeRestart() (#13989)"

This reverts commit 3a44b3d.

Revert "fix(ios): fix some open issues related to scenes (#14020)"

This reverts commit a0a3aea.

chore: restore start sequence

# Conflicts:
#	iphone/TitaniumKit/TitaniumKit/Sources/API/TiApp.h
#	iphone/TitaniumKit/TitaniumKit/Sources/API/TiApp.m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants