Read the statement by Michael Teeuw here.
Mobile app (bachelor thesis)
-
hi, Your app is successfully loaded from apple.
Little issue.
Can you tell me whats wrong here?
pi@raspi3-MM2:~/MagicMirror/modules/MMM-Mobile $ sudo npm install npm WARN lifecycle mmm-mobile@1.0.0~preinstall: cannot run in wd %s %s (wd=%s) mmm-mobile@1.0.0 node scripts/preinstall.js /home/pi/MagicMirror/modules/MMM-Mobile mmm-mobile@1.0.0 /home/pi/MagicMirror/modules/MMM-Mobile ├─┬ async@2.1.4 │ └── lodash@4.17.4 ├── moment@2.17.1 ├── qr-image@3.2.0 └── simple-git@1.65.0
after a git pull
pi@raspi3-MM2:~/MagicMirror/modules/MMM-Mobile $ sudo git pull Aktualisiere 2e56f84..41dd1aa Fast-forward MMM-Mobile.js | 5 +++-- translations/es.json | 3 +++ 2 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 translations/es.json pi@raspi3-MM2:~/MagicMirror/modules/MMM-Mobile $ sudo npm install npm WARN lifecycle mmm-mobile@1.0.0~preinstall: cannot run in wd %s %s (wd=%s) mmm-mobile@1.0.0 node scripts/preinstall.js /home/pi/MagicMirror/modules/MMM-Mobile
it remain. Same failure!
Note from admin: Please use Markdown on code snippets for easier reading!
-
@lolobyte the problem was that his config.js file was locked to root access
-
That’s happened since i restored the reformatted config.js. ;-)
-
@strawberry-3.141 said in Mobile app (bachelor thesis):
Everyone should have received an email with the App (Android, Windows Phone).
iOS users should receive a second mail from Apple themselves with an invite for beta testing.
Never got an email from Apple… so I’m kinda stuck. I installed the mirror app but that’s as far as I can go…
-
@in_a_days Mine just put a .032 in my config.js and that was it LOL
-
@cowboysdude said in Mobile app (bachelor thesis):
@strawberry-3.141 said in Mobile app (bachelor thesis):
Everyone should have received an email with the App (Android, Windows Phone).
iOS users should receive a second mail from Apple themselves with an invite for beta testing.
Never got an email from Apple… so I’m kinda stuck. I installed the mirror app but that’s as far as I can go…
I did get the email…check the ‘junk’ folder… ;)
And Thanks to Strawberry it’s up and running!!VERY nice work!! Deserves an A+ for sure!!!
-
your new MagicMirror² 1.0.2 (4) for iOS is out and ready for testing. :-) :airplane:
-
I just send out the mails,
Everyone should have got an email with instructions.
iOS users should have received their mail from Apple about an hour ago.
First of all I highly recommend to uninstall the app on your phone before installing the new version to avoid conflicts, because I made changes to the Storage and Pairing System. Don't forget to reinstall the module or updating it. Changelog: - Added config options to the module. - Tour is only skipable when already paired. - Settings added (Multilingual). - Most modules can be installed through the app. - Most modules can be updated through the app. - Most module dependencies can be installed through the app. - Fixed: Config in one line - Fixed: Freezing by trying to sync without connection - Fixed: Overlapping of status bar with skip button in the tour
-
A message that you sent could not be delivered to one or more of its recipients. This is a permanent error.
If you got no email by now please contact me
-
I’m sorry, there is a bug in the module, which will override the pairing process each time you start the mirror. I made a bugfix over my phone which hopefully fixes it. Please update the module. It can be that you have to redo the pairing process.