Posts

Post not yet marked as solved
7 Replies
Fixed it by removing the duplicates. Xcode>Settings>Platforms I had a few duplicates. Removed the duplicates, installed watchOS 9.1 the platform again and it works
Post not yet marked as solved
7 Replies
Having the same issue. Now I am not able to build anymore. The funny part is that my watch is on 9.3 and the Xcode build is failing as 9.1 files are missing. Tried reconnecting my iPhone and watch with the MacBook and with each other, quitting and reopening Xcode, restarting MacBook, clearing all derived data and DeviceSupport files, installing 9.1, etc, etc, etc. No progress for the last 2 days and It is not making any sense.
Post not yet marked as solved
4 Replies
Facing the same issue in 2022, and the fact that Apple hasn't done anything to fix this is disappointing.
Post not yet marked as solved
5 Replies
Yes! Hide Code Review fixed it
Post not yet marked as solved
5 Replies
It worked for me when I declared the DB when the page loads. <!DOCTYPE html> <html>  <head>   <meta charset="utf-8" />   <script type="text/javascript">      window.indexedDB;   </script>
Post not yet marked as solved
10 Replies
@Claude31 from what I know NSISEngine optimizes constraints and manages autolayout.