-
All replies
-
Helpful answers
-
Sep 30, 2015 10:16 PM in response to Todd Fisherby Macsterguy,Go to the bottom of Notifications center and click "Edit". You can add FMF there.
-
-
Oct 1, 2015 6:52 AM in response to Todd Fisherby dmchose,Same issue. ( 07 iMac ) Widget does not show up in Notifications nor is it available in edit. I also checked to see if it could be grabbed from the app site but it is not listed.
-
Oct 1, 2015 8:06 AM in response to dmchoseby Todd Fisher,Such a bummer... don't know what to do to fix it!
-
-
Oct 1, 2015 6:43 PM in response to Todd Fisherby loub1002,Same problem here too. Tried signing out of iCloud and signing back it. Didn't help.
-
Oct 2, 2015 9:16 AM in response to Todd Fisherby cockscomb,open /System/Library/Frameworks/NotificationCenter.framework/PlugIns/com.apple.ncplugin.FindMyFriends.appex -a /System/Library/Frameworks/NotificationCenter.framework/Resources/Widget\ Simulator.appI executed this command in the Terminal.app. After that, the Find My Friend widget was restored, surprisingly.
-
Oct 2, 2015 10:47 AM in response to Todd Fisherby dmchose,Looks like we are missing a file :
com.apple.ncplugin.FindMyFriends.appexI got an email from someone ( cockscomb ) who posted a terminal input but I guess it got deleted here. I used his string to find the folder and verified the missing file. The rest were in there.
System/Library/Frameworks/
NotificationCenter.framework/
PlugIns/
com.apple.ncplugin.FindMyFriends.appex ... the missing file. Maybe I can find it some where...
-
Oct 2, 2015 1:21 PM in response to cockscombby dperry70,That made it appear for me. Works good now.
-
Oct 10, 2015 4:26 PM in response to cockscombby glowney,I executed the command cockscomb suggested, but I had to use sudo to make it work. I also had to leave off the -a.
So the command I ran in Terminal looked like this:
open /System/Library/Frameworks/NotificationCenter.framework/PlugIns/com.apple.ncplugin.FindMyFriends.appexAfter I ran it, a small window appeared in the middle of the screen that basically looked like part of NotificationCenter had opened up there. I had to close it before NotificationCenter would open properly. But after that the Find My Friends widget was in the list (where it should have been all along), and then I was able to add it to my list of Today widgets.
-
Nov 3, 2015 3:58 PM in response to glowneyby julioealonso,This totally worked for me. Doing the command
sudo open /System/Library/Frameworks/NotificationCenter.framework/PlugIns/com.apple.ncplu gin.FindMyFriends.appex
Then the widget appeared in a window. After that I opened the notification center and it was there. After that I closed the window and the widget stayed there.
I have no idea why this happened, but thanks.
